#b02e08 color space conversions
Hex:
#b02e08
RGB:
176, 46, 8
CMY:
31, 82, 97
CMYK:
0, 74, 95, 31
HSL:
14°, 91.3043%, 36.0784%
HSV (HSB):
14°, 95.4545%, 69.0196%
XYZ:
18.9253, 11.2016, 1.3944
xyY:
0.6004, 0.3554, 11.2016
CIE-Lab:
39.9180, 50.9441, 49.6185
CIE-LCH:
39.9180, 71.1147, 44.2447
CIE-Luv:
39.9180, 102.8665, 30.6805
Hunter-Lab:
33.4688, 42.3643, 20.9580
#b02e08 color charts
#b02e08 color shades, tints & tones
#b02e08 color schemes
#b02e08 color preview, HTML & CSS examples
This text has a color of #b02e08
<p style="color:#b02e08;">Text here</p>
.mytext {color:#b02e08;}
This box has a color of #b02e08
<div style="background-color:#b02e08;">Content here</div>
.mybackground {background-color:#b02e08;}
Border around this has a color of #b02e08
<div style="border:2px solid #b02e08;">Content here</div>
.myborder {border:2px solid #b02e08;}