#b72d31 color space conversions
Hex:
#b72d31
RGB:
183, 45, 49
CMY:
28, 82, 81
CMYK:
0, 75, 73, 28
HSL:
358°, 60.5263%, 44.7059%
HSV (HSB):
358°, 75.4098%, 71.7647%
XYZ:
21.0212, 12.1658, 4.1460
xyY:
0.5631, 0.3259, 12.1658
CIE-Lab:
41.4784, 54.6212, 31.8154
CIE-LCH:
41.4784, 63.2115, 30.2197
CIE-Luv:
41.4784, 103.2813, 20.8668
Hunter-Lab:
34.8795, 46.5393, 17.3680
#b72d31 color charts
#b72d31 color shades, tints & tones
#b72d31 color schemes
#b72d31 color preview, HTML & CSS examples
This text has a color of #b72d31
<p style="color:#b72d31;">Text here</p>
.mytext {color:#b72d31;}
This box has a color of #b72d31
<div style="background-color:#b72d31;">Content here</div>
.mybackground {background-color:#b72d31;}
Border around this has a color of #b72d31
<div style="border:2px solid #b72d31;">Content here</div>
.myborder {border:2px solid #b72d31;}