#b72a2b color space conversions
Hex:
#b72a2b
RGB:
183, 42, 43
CMY:
28, 84, 83
CMYK:
0, 77, 77, 28
HSL:
360°, 62.6667%, 44.1176%
HSV (HSB):
360°, 77.0492%, 71.7647%
XYZ:
20.7924, 11.8976, 3.4861
xyY:
0.5748, 0.3289, 11.8976
CIE-Lab:
41.0529, 55.3543, 34.8600
CIE-LCH:
41.0529, 65.4165, 32.2011
CIE-Luv:
41.0529, 106.0678, 22.5508
Hunter-Lab:
34.4929, 47.2377, 18.1528
#b72a2b color charts
#b72a2b color shades, tints & tones
#b72a2b color schemes
#b72a2b color preview, HTML & CSS examples
This text has a color of #b72a2b
<p style="color:#b72a2b;">Text here</p>
.mytext {color:#b72a2b;}
This box has a color of #b72a2b
<div style="background-color:#b72a2b;">Content here</div>
.mybackground {background-color:#b72a2b;}
Border around this has a color of #b72a2b
<div style="border:2px solid #b72a2b;">Content here</div>
.myborder {border:2px solid #b72a2b;}