#bb240e color space conversions
Hex:
#bb240e
RGB:
187, 36, 14
CMY:
27, 86, 95
CMYK:
0, 81, 93, 27
HSL:
8°, 86.0697%, 39.4118%
HSV (HSB):
8°, 92.5134%, 73.3333%
XYZ:
21.2037, 11.8583, 1.5868
xyY:
0.6120, 0.3422, 11.8583
CIE-Lab:
40.9899, 57.5990, 49.4065
CIE-LCH:
40.9899, 75.8858, 40.6219
CIE-Luv:
40.9899, 116.2982, 29.4348
Hunter-Lab:
34.4358, 49.6477, 21.3730
#bb240e color charts
#bb240e color shades, tints & tones
#bb240e color schemes
#bb240e color preview, HTML & CSS examples
This text has a color of #bb240e
<p style="color:#bb240e;">Text here</p>
.mytext {color:#bb240e;}
This box has a color of #bb240e
<div style="background-color:#bb240e;">Content here</div>
.mybackground {background-color:#bb240e;}
Border around this has a color of #bb240e
<div style="border:2px solid #bb240e;">Content here</div>
.myborder {border:2px solid #bb240e;}