#b72d3b color space conversions
Hex:
#b72d3b
RGB:
183, 45, 59
CMY:
28, 82, 77
CMYK:
0, 75, 68, 28
HSL:
354°, 60.5263%, 44.7059%
HSV (HSB):
354°, 75.4098%, 71.7647%
XYZ:
21.2562, 12.2598, 5.3837
xyY:
0.5464, 0.3152, 12.2598
CIE-Lab:
41.6261, 55.1074, 25.9483
CIE-LCH:
41.6261, 60.9109, 25.2143
CIE-Luv:
41.6261, 100.8461, 16.3667
Hunter-Lab:
35.0140, 47.0889, 15.3934
#b72d3b color charts
#b72d3b color shades, tints & tones
#b72d3b color schemes
#b72d3b color preview, HTML & CSS examples
This text has a color of #b72d3b
<p style="color:#b72d3b;">Text here</p>
.mytext {color:#b72d3b;}
This box has a color of #b72d3b
<div style="background-color:#b72d3b;">Content here</div>
.mybackground {background-color:#b72d3b;}
Border around this has a color of #b72d3b
<div style="border:2px solid #b72d3b;">Content here</div>
.myborder {border:2px solid #b72d3b;}