#b02f0c color space conversions
Hex:
#b02f0c
RGB:
176, 47, 12
CMY:
31, 82, 95
CMYK:
0, 73, 93, 31
HSL:
13°, 87.2340%, 36.8627%
HSV (HSB):
13°, 93.1818%, 69.0196%
XYZ:
18.9874, 11.2897, 1.5262
xyY:
0.5970, 0.3550, 11.2897
CIE-Lab:
40.0641, 50.6330, 48.4400
CIE-LCH:
40.0641, 70.0724, 43.7320
CIE-Luv:
40.0641, 102.0116, 30.3999
Hunter-Lab:
33.6001, 42.0698, 20.8270
#b02f0c color charts
#b02f0c color shades, tints & tones
#b02f0c color schemes
#b02f0c color preview, HTML & CSS examples
This text has a color of #b02f0c
<p style="color:#b02f0c;">Text here</p>
.mytext {color:#b02f0c;}
This box has a color of #b02f0c
<div style="background-color:#b02f0c;">Content here</div>
.mybackground {background-color:#b02f0c;}
Border around this has a color of #b02f0c
<div style="border:2px solid #b02f0c;">Content here</div>
.myborder {border:2px solid #b02f0c;}