#b72f3d color space conversions
Hex:
#b72f3d
RGB:
183, 47, 61
CMY:
28, 82, 76
CMYK:
0, 74, 67, 28
HSL:
354°, 59.1304%, 45.0980%
HSV (HSB):
354°, 74.3169%, 71.7647%
XYZ:
21.3873, 12.4372, 5.6883
xyY:
0.5413, 0.3148, 12.4372
CIE-Lab:
41.9028, 54.5372, 25.0665
CIE-LCH:
41.9028, 60.0220, 24.6845
CIE-Luv:
41.9028, 99.3382, 15.8680
Hunter-Lab:
35.2665, 46.5346, 15.1234
#b72f3d color charts
#b72f3d color shades, tints & tones
#b72f3d color schemes
#b72f3d color preview, HTML & CSS examples
This text has a color of #b72f3d
<p style="color:#b72f3d;">Text here</p>
.mytext {color:#b72f3d;}
This box has a color of #b72f3d
<div style="background-color:#b72f3d;">Content here</div>
.mybackground {background-color:#b72f3d;}
Border around this has a color of #b72f3d
<div style="border:2px solid #b72f3d;">Content here</div>
.myborder {border:2px solid #b72f3d;}