#b02b2d color space conversions
Hex:
#b02b2d
RGB:
176, 43, 45
CMY:
31, 83, 82
CMYK:
0, 76, 74, 31
HSL:
359°, 60.7306%, 42.9412%
HSV (HSB):
359°, 75.5682%, 69.0196%
XYZ:
19.2420, 11.1473, 3.6201
xyY:
0.5658, 0.3278, 11.1473
CIE-Lab:
39.8275, 52.9539, 31.9435
CIE-LCH:
39.8275, 61.8426, 31.0998
CIE-Luv:
39.8275, 99.5353, 20.7758
Hunter-Lab:
33.3876, 44.4453, 16.9427
#b02b2d color charts
#b02b2d color shades, tints & tones
#b02b2d color schemes
#b02b2d color preview, HTML & CSS examples
This text has a color of #b02b2d
<p style="color:#b02b2d;">Text here</p>
.mytext {color:#b02b2d;}
This box has a color of #b02b2d
<div style="background-color:#b02b2d;">Content here</div>
.mybackground {background-color:#b02b2d;}
Border around this has a color of #b02b2d
<div style="border:2px solid #b02b2d;">Content here</div>
.myborder {border:2px solid #b02b2d;}