#b02731 color space conversions
Hex:
#b02731
RGB:
176, 39, 49
CMY:
31, 85, 81
CMYK:
0, 78, 72, 31
HSL:
356°, 63.7209%, 42.1569%
HSV (HSB):
356°, 77.8409%, 69.0196%
XYZ:
19.1844, 10.9029, 3.9991
xyY:
0.5628, 0.3199, 10.9029
CIE-Lab:
39.4164, 54.4323, 29.0648
CIE-LCH:
39.4164, 61.7061, 28.1005
CIE-Luv:
39.4164, 100.5570, 18.2342
Hunter-Lab:
33.0195, 45.9246, 15.9329
#b02731 color charts
#b02731 color shades, tints & tones
#b02731 color schemes
#b02731 color preview, HTML & CSS examples
This text has a color of #b02731
<p style="color:#b02731;">Text here</p>
.mytext {color:#b02731;}
This box has a color of #b02731
<div style="background-color:#b02731;">Content here</div>
.mybackground {background-color:#b02731;}
Border around this has a color of #b02731
<div style="border:2px solid #b02731;">Content here</div>
.myborder {border:2px solid #b02731;}