#b02b1e color space conversions
Hex:
#b02b1e
RGB:
176, 43, 30
CMY:
31, 83, 88
CMYK:
0, 76, 83, 31
HSL:
5°, 70.8738%, 40.3922%
HSV (HSB):
5°, 82.9545%, 69.0196%
XYZ:
19.0027, 11.0516, 2.3599
xyY:
0.5862, 0.3409, 11.0516
CIE-Lab:
39.6672, 52.4225, 40.2155
CIE-LCH:
39.6672, 66.0712, 37.4933
CIE-Luv:
39.6672, 102.2821, 25.8327
Hunter-Lab:
33.2439, 43.8563, 19.0619
#b02b1e color charts
#b02b1e color shades, tints & tones
#b02b1e color schemes
#b02b1e color preview, HTML & CSS examples
This text has a color of #b02b1e
<p style="color:#b02b1e;">Text here</p>
.mytext {color:#b02b1e;}
This box has a color of #b02b1e
<div style="background-color:#b02b1e;">Content here</div>
.mybackground {background-color:#b02b1e;}
Border around this has a color of #b02b1e
<div style="border:2px solid #b02b1e;">Content here</div>
.myborder {border:2px solid #b02b1e;}