In RGB color space, #bb2345 hex color has a red value of 187, a green value of 35 and a blue value of 69.
In CMYK color space (used in color printing), #bb2345 hex color is composed of 0% cyan, 81.28% magenta, 63.1% yellow and 26.67% black.
#bb2345 color has a hue of 346.6 degrees, a saturation of 68.47% and a lightness of 43.5%.
#bb2345 hex color contains mainly RED.
The closest web safe color of #bb2345 is #cc3333
#bb2345 hex color has a decimal value of 12264261.
HEX | bb2345 | #bb2345 |
---|---|---|
RGB | 187, 35, 69 | rgb(187, 35, 69) |
RGB Percent | 73.33, 13.73, 27.06 | rgb(73.33, 13.73, 27.06) |
CMYK | 0, 81, 63, 27 | |
HSL | 346.6°, 68.47, 43.5 | hsl(346.6, 68.47%, 43.5%) |
HSV | 346.6°, 81.3, 73.3 |
XYZ | 22.169, 12.197, 6.816 |
---|---|
Hunter Lab | 34.924, 52.19, 12.876 |
CIE-LAB | 41.528, 59.816, 19.773 |
CIE-LCH | 41.528, 62.999, 18.292 |
CIE-LUV | 0, 81.28, 63.1, 26.67 |
Web Safe | cc3333 |
RGB percent of color #bb2345
CMYK percent of color #bb2345
Text with hexadecimal color #bb2345
This text has a font color of #bb2345
<p style="color:#bb2345">Text here</p>
#bb2345 Background Color
This box has a background color of #bb2345
<div style="background-color:#bb2345">Text here</div>
#bb2345 Border Color
This box has a border color of #bb2345
<div style="border: 4px solid #bb2345">Text here</div>
CSS codes
<p style="color:#bb2345">Text here</p>
<div style="background-color:#bb2345">Text here</div>
<div style="border: 4px solid #bb2345">Text here</div>
#bb2345 Color on white background
This is how a font and box color of #bb2345 will look
on a white background.
#bb2345 Color on black background
This is how a font and box color of #bb2345 hex color will look
on a black background.