#b00c3c color space conversions
Hex:
#b00c3c
RGB:
176, 12, 60
CMY:
31, 95, 76
CMYK:
0, 93, 66, 31
HSL:
342°, 87.2340%, 36.8627%
HSV (HSB):
342°, 93.1818%, 69.0196%
XYZ:
18.8516, 9.8193, 5.1767
xyY:
0.5570, 0.2901, 9.8193
CIE-Lab:
37.5161, 60.9173, 19.8155
CIE-LCH:
37.5161, 64.0591, 18.0189
CIE-Luv:
37.5161, 105.9456, 8.8336
Hunter-Lab:
31.3358, 52.5480, 12.1403
#b00c3c color charts
#b00c3c color shades, tints & tones
#b00c3c color schemes
#b00c3c color preview, HTML & CSS examples
This text has a color of #b00c3c
<p style="color:#b00c3c;">Text here</p>
.mytext {color:#b00c3c;}
This box has a color of #b00c3c
<div style="background-color:#b00c3c;">Content here</div>
.mybackground {background-color:#b00c3c;}
Border around this has a color of #b00c3c
<div style="border:2px solid #b00c3c;">Content here</div>
.myborder {border:2px solid #b00c3c;}