#bb0f0d color space conversions
Hex:
#bb0f0d
RGB:
187, 15, 13
CMY:
27, 94, 95
CMYK:
0, 92, 93, 27
HSL:
1°, 87.0000%, 39.2157%
HSV (HSB):
1°, 93.0481%, 73.3333%
XYZ:
20.7370, 10.9355, 1.3986
xyY:
0.6270, 0.3307, 10.9355
CIE-Lab:
39.4716, 61.9023, 48.8020
CIE-LCH:
39.4716, 78.8259, 38.2513
CIE-Luv:
39.4716, 123.7257, 26.9382
Hunter-Lab:
33.0689, 54.0641, 20.6407
#bb0f0d color charts
#bb0f0d color shades, tints & tones
#bb0f0d color schemes
#bb0f0d color preview, HTML & CSS examples
This text has a color of #bb0f0d
<p style="color:#bb0f0d;">Text here</p>
.mytext {color:#bb0f0d;}
This box has a color of #bb0f0d
<div style="background-color:#bb0f0d;">Content here</div>
.mybackground {background-color:#bb0f0d;}
Border around this has a color of #bb0f0d
<div style="border:2px solid #bb0f0d;">Content here</div>
.myborder {border:2px solid #bb0f0d;}