#bb0012 color space conversions
Hex:
#bb0012
RGB:
187, 0, 18
CMY:
27, 100, 93
CMYK:
0, 100, 90, 27
HSL:
354°, 100.0000%, 36.6667%
HSV (HSB):
354°, 100.0000%, 73.3333%
XYZ:
20.6027, 10.6085, 1.5340
xyY:
0.6292, 0.3240, 10.6085
CIE-Lab:
38.9130, 63.6588, 46.3732
CIE-LCH:
38.9130, 78.7586, 36.0720
CIE-Luv:
38.9130, 126.0823, 25.1024
Hunter-Lab:
32.5706, 55.9123, 20.0070
#bb0012 color charts
#bb0012 color shades, tints & tones
#bb0012 color schemes
#bb0012 color preview, HTML & CSS examples
This text has a color of #bb0012
<p style="color:#bb0012;">Text here</p>
.mytext {color:#bb0012;}
This box has a color of #bb0012
<div style="background-color:#bb0012;">Content here</div>
.mybackground {background-color:#bb0012;}
Border around this has a color of #bb0012
<div style="border:2px solid #bb0012;">Content here</div>
.myborder {border:2px solid #bb0012;}