#bb0011 color space conversions
Hex:
#bb0011
RGB:
187, 0, 17
CMY:
27, 100, 93
CMYK:
0, 100, 91, 27
HSL:
355°, 100.0000%, 36.6667%
HSV (HSB):
355°, 100.0000%, 73.3333%
XYZ:
20.5947, 10.6053, 1.4919
xyY:
0.6300, 0.3244, 10.6053
CIE-Lab:
38.9075, 63.6437, 46.8102
CIE-LCH:
38.9075, 79.0045, 36.3346
CIE-Luv:
38.9075, 126.2006, 25.2792
Hunter-Lab:
32.5657, 55.8941, 20.0799
#bb0011 color charts
#bb0011 color shades, tints & tones
#bb0011 color schemes
#bb0011 color preview, HTML & CSS examples
This text has a color of #bb0011
<p style="color:#bb0011;">Text here</p>
.mytext {color:#bb0011;}
This box has a color of #bb0011
<div style="background-color:#bb0011;">Content here</div>
.mybackground {background-color:#bb0011;}
Border around this has a color of #bb0011
<div style="border:2px solid #bb0011;">Content here</div>
.myborder {border:2px solid #bb0011;}