#b02d10 color space conversions
Hex:
#b02d10
RGB:
176, 45, 16
CMY:
31, 82, 94
CMYK:
0, 74, 91, 31
HSL:
11°, 83.3333%, 37.6471%
HSV (HSB):
11°, 90.9091%, 69.0196%
XYZ:
18.9364, 11.1443, 1.6432
xyY:
0.5969, 0.3513, 11.1443
CIE-Lab:
39.8224, 51.4131, 46.8212
CIE-LCH:
39.8224, 69.5380, 42.3237
CIE-Luv:
39.8224, 102.8504, 29.3550
Hunter-Lab:
33.3831, 42.8330, 20.4497
#b02d10 color charts
#b02d10 color shades, tints & tones
#b02d10 color schemes
#b02d10 color preview, HTML & CSS examples
This text has a color of #b02d10
<p style="color:#b02d10;">Text here</p>
.mytext {color:#b02d10;}
This box has a color of #b02d10
<div style="background-color:#b02d10;">Content here</div>
.mybackground {background-color:#b02d10;}
Border around this has a color of #b02d10
<div style="border:2px solid #b02d10;">Content here</div>
.myborder {border:2px solid #b02d10;}