#b72d0e color space conversions
Hex:
#b72d0e
RGB:
183, 45, 14
CMY:
28, 82, 95
CMYK:
0, 75, 92, 28
HSL:
11°, 85.7868%, 38.6275%
HSV (HSB):
11°, 92.3497%, 71.7647%
XYZ:
20.5461, 11.9758, 1.6441
xyY:
0.6014, 0.3505, 11.9758
CIE-Lab:
41.1776, 53.6226, 49.1486
CIE-LCH:
41.1776, 72.7390, 42.5073
CIE-Luv:
41.1776, 108.5793, 30.5845
Hunter-Lab:
34.6060, 45.4175, 21.4074
#b72d0e color charts
#b72d0e color shades, tints & tones
#b72d0e color schemes
#b72d0e color preview, HTML & CSS examples
This text has a color of #b72d0e
<p style="color:#b72d0e;">Text here</p>
.mytext {color:#b72d0e;}
This box has a color of #b72d0e
<div style="background-color:#b72d0e;">Content here</div>
.mybackground {background-color:#b72d0e;}
Border around this has a color of #b72d0e
<div style="border:2px solid #b72d0e;">Content here</div>
.myborder {border:2px solid #b72d0e;}