#bb0412 color space conversions
Hex:
#bb0412
RGB:
187, 4, 18
CMY:
27, 98, 93
CMYK:
0, 98, 90, 27
HSL:
355°, 95.8115%, 37.4510%
HSV (HSB):
355°, 97.8610%, 73.3333%
XYZ:
20.6461, 10.6953, 1.5485
xyY:
0.6277, 0.3252, 10.6953
CIE-Lab:
39.0625, 63.2256, 46.4794
CIE-LCH:
39.0625, 78.4717, 36.3210
CIE-Luv:
39.0625, 125.3429, 25.3679
Hunter-Lab:
32.7037, 55.4572, 20.0852
#bb0412 color charts
#bb0412 color shades, tints & tones
#bb0412 color schemes
#bb0412 color preview, HTML & CSS examples
This text has a color of #bb0412
<p style="color:#bb0412;">Text here</p>
.mytext {color:#bb0412;}
This box has a color of #bb0412
<div style="background-color:#bb0412;">Content here</div>
.mybackground {background-color:#bb0412;}
Border around this has a color of #bb0412
<div style="border:2px solid #bb0412;">Content here</div>
.myborder {border:2px solid #bb0412;}