#b00c37 color space conversions
Hex:
#b00c37
RGB:
176, 12, 55
CMY:
31, 95, 78
CMYK:
0, 93, 69, 31
HSL:
344°, 87.2340%, 36.8627%
HSV (HSB):
344°, 93.1818%, 69.0196%
XYZ:
18.7256, 9.7689, 4.5131
xyY:
0.5673, 0.2960, 9.7689
CIE-Lab:
37.4244, 60.6615, 22.8960
CIE-LCH:
37.4244, 64.8386, 20.6784
CIE-Luv:
37.4244, 107.5597, 11.3804
Hunter-Lab:
31.2552, 52.2459, 13.3175
#b00c37 color charts
#b00c37 color shades, tints & tones
#b00c37 color schemes
#b00c37 color preview, HTML & CSS examples
This text has a color of #b00c37
<p style="color:#b00c37;">Text here</p>
.mytext {color:#b00c37;}
This box has a color of #b00c37
<div style="background-color:#b00c37;">Content here</div>
.mybackground {background-color:#b00c37;}
Border around this has a color of #b00c37
<div style="border:2px solid #b00c37;">Content here</div>
.myborder {border:2px solid #b00c37;}