#b72e32 color space conversions
Hex:
#b72e32
RGB:
183, 46, 50
CMY:
28, 82, 80
CMYK:
0, 75, 73, 28
HSL:
358°, 59.8253%, 44.9020%
HSV (HSB):
358°, 74.8634%, 71.7647%
XYZ:
21.0812, 12.2516, 4.2713
xyY:
0.5606, 0.3258, 12.2516
CIE-Lab:
41.6132, 54.3276, 31.3767
CIE-LCH:
41.6132, 62.7374, 30.0084
CIE-Luv:
41.6132, 102.5463, 20.6827
Hunter-Lab:
35.0022, 46.2532, 17.2664
#b72e32 color charts
#b72e32 color shades, tints & tones
#b72e32 color schemes
#b72e32 color preview, HTML & CSS examples
This text has a color of #b72e32
<p style="color:#b72e32;">Text here</p>
.mytext {color:#b72e32;}
This box has a color of #b72e32
<div style="background-color:#b72e32;">Content here</div>
.mybackground {background-color:#b72e32;}
Border around this has a color of #b72e32
<div style="border:2px solid #b72e32;">Content here</div>
.myborder {border:2px solid #b72e32;}