#b72e6f color space conversions
Hex:
#b72e6f
RGB:
183, 46, 111
CMY:
28, 82, 56
CMYK:
0, 75, 39, 28
HSL:
332°, 59.8253%, 44.9020%
HSV (HSB):
332°, 74.8634%, 71.7647%
XYZ:
23.3747, 13.1690, 16.3488
xyY:
0.4419, 0.2490, 13.1690
CIE-Lab:
43.0167, 58.8781, -4.5483
CIE-LCH:
43.0167, 59.0535, 355.5827
CIE-Luv:
43.0167, 83.0487, -16.3843
Hunter-Lab:
36.2891, 51.4703, -1.3087
#b72e6f color charts
#b72e6f color shades, tints & tones
#b72e6f color schemes
#b72e6f color preview, HTML & CSS examples
This text has a color of #b72e6f
<p style="color:#b72e6f;">Text here</p>
.mytext {color:#b72e6f;}
This box has a color of #b72e6f
<div style="background-color:#b72e6f;">Content here</div>
.mybackground {background-color:#b72e6f;}
Border around this has a color of #b72e6f
<div style="border:2px solid #b72e6f;">Content here</div>
.myborder {border:2px solid #b72e6f;}