#b02e10 color space conversions
Hex:
#b02e10
RGB:
176, 46, 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.9750, 11.2215, 1.6561
xyY:
0.5957, 0.3523, 11.2215
CIE-Lab:
39.9511, 51.0570, 46.9143
CIE-LCH:
39.9511, 69.3380, 42.5787
CIE-Luv:
39.9511, 102.2765, 29.5749
Hunter-Lab:
33.4985, 42.4878, 20.5178
#b02e10 color charts
#b02e10 color shades, tints & tones
#b02e10 color schemes
#b02e10 color preview, HTML & CSS examples
This text has a color of #b02e10
<p style="color:#b02e10;">Text here</p>
.mytext {color:#b02e10;}
This box has a color of #b02e10
<div style="background-color:#b02e10;">Content here</div>
.mybackground {background-color:#b02e10;}
Border around this has a color of #b02e10
<div style="border:2px solid #b02e10;">Content here</div>
.myborder {border:2px solid #b02e10;}