#b02f0e color space conversions
Hex:
#b02f0e
RGB:
176, 47, 14
CMY:
31, 82, 95
CMYK:
0, 73, 92, 31
HSL:
12°, 85.2632%, 37.2549%
HSV (HSB):
12°, 92.0455%, 69.0196%
XYZ:
19.0003, 11.2948, 1.5942
xyY:
0.5958, 0.3542, 11.2948
CIE-Lab:
40.0727, 50.6624, 47.7494
CIE-LCH:
40.0727, 69.6181, 43.3046
CIE-Luv:
40.0727, 101.8602, 30.1139
Hunter-Lab:
33.6078, 42.1019, 20.7131
#b02f0e color charts
#b02f0e color shades, tints & tones
#b02f0e color schemes
#b02f0e color preview, HTML & CSS examples
This text has a color of #b02f0e
<p style="color:#b02f0e;">Text here</p>
.mytext {color:#b02f0e;}
This box has a color of #b02f0e
<div style="background-color:#b02f0e;">Content here</div>
.mybackground {background-color:#b02f0e;}
Border around this has a color of #b02f0e
<div style="border:2px solid #b02f0e;">Content here</div>
.myborder {border:2px solid #b02f0e;}