#b72f4f color space conversions
Hex:
#b72f4f
RGB:
183, 47, 79
CMY:
28, 82, 69
CMYK:
0, 74, 57, 28
HSL:
346°, 59.1304%, 45.0980%
HSV (HSB):
346°, 74.3169%, 71.7647%
XYZ:
21.9562, 12.6648, 8.6845
xyY:
0.5070, 0.2925, 12.6648
CIE-Lab:
42.2538, 55.6974, 14.3466
CIE-LCH:
42.2538, 57.5154, 14.4444
CIE-Luv:
42.2538, 94.0404, 5.8346
Hunter-Lab:
35.5877, 47.8493, 10.4428
#b72f4f color charts
#b72f4f color shades, tints & tones
#b72f4f color schemes
#b72f4f color preview, HTML & CSS examples
This text has a color of #b72f4f
<p style="color:#b72f4f;">Text here</p>
.mytext {color:#b72f4f;}
This box has a color of #b72f4f
<div style="background-color:#b72f4f;">Content here</div>
.mybackground {background-color:#b72f4f;}
Border around this has a color of #b72f4f
<div style="border:2px solid #b72f4f;">Content here</div>
.myborder {border:2px solid #b72f4f;}