#b02b3c color space conversions
Hex:
#b02b3c
RGB:
176, 43, 60
CMY:
31, 83, 76
CMYK:
0, 76, 66, 31
HSL:
352°, 60.7306%, 42.9412%
HSV (HSB):
352°, 75.5682%, 69.0196%
XYZ:
19.5840, 11.2841, 5.4208
xyY:
0.5397, 0.3110, 11.2841
CIE-Lab:
40.0549, 53.7026, 23.0712
CIE-LCH:
40.0549, 58.4487, 23.2488
CIE-Luv:
40.0549, 95.8559, 13.9564
Hunter-Lab:
33.5918, 45.2796, 13.9464
#b02b3c color charts
#b02b3c color shades, tints & tones
#b02b3c color schemes
#b02b3c color preview, HTML & CSS examples
This text has a color of #b02b3c
<p style="color:#b02b3c;">Text here</p>
.mytext {color:#b02b3c;}
This box has a color of #b02b3c
<div style="background-color:#b02b3c;">Content here</div>
.mybackground {background-color:#b02b3c;}
Border around this has a color of #b02b3c
<div style="border:2px solid #b02b3c;">Content here</div>
.myborder {border:2px solid #b02b3c;}