#b02f31 color space conversions
Hex:
#b02f31
RGB:
176, 47, 49
CMY:
31, 82, 81
CMYK:
0, 73, 72, 31
HSL:
359°, 57.8475%, 43.7255%
HSV (HSB):
359°, 73.2955%, 69.0196%
XYZ:
19.4754, 11.4849, 4.0961
xyY:
0.5555, 0.3276, 11.4849
CIE-Lab:
40.3854, 51.7311, 30.2022
CIE-LCH:
40.3854, 59.9023, 30.2777
CIE-Luv:
40.3854, 96.5817, 20.0860
Hunter-Lab:
33.8894, 43.2732, 16.5564
#b02f31 color charts
#b02f31 color shades, tints & tones
#b02f31 color schemes
#b02f31 color preview, HTML & CSS examples
This text has a color of #b02f31
<p style="color:#b02f31;">Text here</p>
.mytext {color:#b02f31;}
This box has a color of #b02f31
<div style="background-color:#b02f31;">Content here</div>
.mybackground {background-color:#b02f31;}
Border around this has a color of #b02f31
<div style="border:2px solid #b02f31;">Content here</div>
.myborder {border:2px solid #b02f31;}