#b02c1d color space conversions
Hex:
#b02c1d
RGB:
176, 44, 29
CMY:
31, 83, 89
CMYK:
0, 75, 84, 31
HSL:
6°, 71.7073%, 40.1961%
HSV (HSB):
6°, 83.5227%, 69.0196%
XYZ:
19.0269, 11.1202, 2.3060
xyY:
0.5863, 0.3427, 11.1202
CIE-Lab:
39.7821, 52.0514, 40.8418
CIE-LCH:
39.7821, 66.1619, 38.1192
CIE-Luv:
39.7821, 101.8912, 26.3241
Hunter-Lab:
33.3469, 43.4906, 19.2429
#b02c1d color charts
#b02c1d color shades, tints & tones
#b02c1d color schemes
#b02c1d color preview, HTML & CSS examples
This text has a color of #b02c1d
<p style="color:#b02c1d;">Text here</p>
.mytext {color:#b02c1d;}
This box has a color of #b02c1d
<div style="background-color:#b02c1d;">Content here</div>
.mybackground {background-color:#b02c1d;}
Border around this has a color of #b02c1d
<div style="border:2px solid #b02c1d;">Content here</div>
.myborder {border:2px solid #b02c1d;}