#b02f04 color space conversions
Hex:
#b02f04
RGB:
176, 47, 4
CMY:
31, 82, 98
CMYK:
0, 73, 98, 31
HSL:
15°, 95.5556%, 35.2941%
HSV (HSB):
15°, 97.7273%, 69.0196%
XYZ:
18.9429, 11.2719, 1.2922
xyY:
0.6012, 0.3578, 11.2719
CIE-Lab:
40.0347, 50.5317, 50.9923
CIE-LCH:
40.0347, 71.7890, 45.2600
CIE-Luv:
40.0347, 102.5364, 31.3911
Hunter-Lab:
33.5737, 41.9594, 21.2197
#b02f04 color charts
#b02f04 color shades, tints & tones
#b02f04 color schemes
#b02f04 color preview, HTML & CSS examples
This text has a color of #b02f04
<p style="color:#b02f04;">Text here</p>
.mytext {color:#b02f04;}
This box has a color of #b02f04
<div style="background-color:#b02f04;">Content here</div>
.mybackground {background-color:#b02f04;}
Border around this has a color of #b02f04
<div style="border:2px solid #b02f04;">Content here</div>
.myborder {border:2px solid #b02f04;}