#b72e31 color space conversions
Hex:
#b72e31
RGB:
183, 46, 49
CMY:
28, 82, 81
CMYK:
0, 75, 73, 28
HSL:
359°, 59.8253%, 44.9020%
HSV (HSB):
359°, 74.8634%, 71.7647%
XYZ:
21.0598, 12.2430, 4.1589
xyY:
0.5622, 0.3268, 12.2430
CIE-Lab:
41.5998, 54.2831, 31.9551
CIE-LCH:
41.5998, 62.9903, 30.4842
CIE-Luv:
41.5998, 102.7701, 21.0985
Hunter-Lab:
34.9900, 46.2031, 17.4458
#b72e31 color charts
#b72e31 color shades, tints & tones
#b72e31 color schemes
#b72e31 color preview, HTML & CSS examples
This text has a color of #b72e31
<p style="color:#b72e31;">Text here</p>
.mytext {color:#b72e31;}
This box has a color of #b72e31
<div style="background-color:#b72e31;">Content here</div>
.mybackground {background-color:#b72e31;}
Border around this has a color of #b72e31
<div style="border:2px solid #b72e31;">Content here</div>
.myborder {border:2px solid #b72e31;}