#b02a11 color space conversions
Hex:
#b02a11
RGB:
176, 42, 17
CMY:
31, 84, 93
CMYK:
0, 76, 90, 31
HSL:
9°, 82.3834%, 37.8431%
HSV (HSB):
9°, 90.3409%, 69.0196%
XYZ:
18.8336, 10.9265, 1.6467
xyY:
0.5997, 0.3479, 10.9265
CIE-Lab:
39.4564, 52.4615, 46.1552
CIE-LCH:
39.4564, 69.8750, 41.3410
CIE-Luv:
39.4564, 104.4218, 28.5484
Hunter-Lab:
33.0553, 43.8558, 20.1851
#b02a11 color charts
#b02a11 color shades, tints & tones
#b02a11 color schemes
#b02a11 color preview, HTML & CSS examples
This text has a color of #b02a11
<p style="color:#b02a11;">Text here</p>
.mytext {color:#b02a11;}
This box has a color of #b02a11
<div style="background-color:#b02a11;">Content here</div>
.mybackground {background-color:#b02a11;}
Border around this has a color of #b02a11
<div style="border:2px solid #b02a11;">Content here</div>
.myborder {border:2px solid #b02a11;}