#b00c41 color space conversions
Hex:
#b00c41
RGB:
176, 12, 65
CMY:
31, 95, 75
CMYK:
0, 93, 63, 31
HSL:
341°, 87.2340%, 36.8627%
HSV (HSB):
341°, 93.1818%, 69.0196%
XYZ:
18.9901, 9.8747, 5.9061
xyY:
0.5461, 0.2840, 9.8747
CIE-Lab:
37.6166, 61.1967, 16.7339
CIE-LCH:
37.6166, 63.4434, 15.2934
CIE-Luv:
37.6166, 104.2272, 6.1122
Hunter-Lab:
31.4240, 52.8786, 10.8533
#b00c41 color charts
#b00c41 color shades, tints & tones
#b00c41 color schemes
#b00c41 color preview, HTML & CSS examples
This text has a color of #b00c41
<p style="color:#b00c41;">Text here</p>
.mytext {color:#b00c41;}
This box has a color of #b00c41
<div style="background-color:#b00c41;">Content here</div>
.mybackground {background-color:#b00c41;}
Border around this has a color of #b00c41
<div style="border:2px solid #b00c41;">Content here</div>
.myborder {border:2px solid #b00c41;}