#b02d17 color space conversions
Hex:
#b02d17
RGB:
176, 45, 23
CMY:
31, 82, 91
CMYK:
0, 74, 87, 31
HSL:
9°, 76.8844%, 39.0196%
HSV (HSB):
9°, 86.9318%, 69.0196%
XYZ:
18.9975, 11.1687, 1.9651
xyY:
0.5912, 0.3476, 11.1687
CIE-Lab:
39.8632, 51.5511, 43.8546
CIE-LCH:
39.8632, 67.6812, 40.3878
CIE-Luv:
39.8632, 102.1261, 28.0072
Hunter-Lab:
33.4197, 42.9846, 19.9075
#b02d17 color charts
#b02d17 color shades, tints & tones
#b02d17 color schemes
#b02d17 color preview, HTML & CSS examples
This text has a color of #b02d17
<p style="color:#b02d17;">Text here</p>
.mytext {color:#b02d17;}
This box has a color of #b02d17
<div style="background-color:#b02d17;">Content here</div>
.mybackground {background-color:#b02d17;}
Border around this has a color of #b02d17
<div style="border:2px solid #b02d17;">Content here</div>
.myborder {border:2px solid #b02d17;}