#b72a2c color space conversions
Hex:
#b72a2c
RGB:
183, 42, 44
CMY:
28, 84, 83
CMYK:
0, 77, 76, 28
HSL:
359°, 62.6667%, 44.1176%
HSV (HSB):
359°, 77.0492%, 71.7647%
XYZ:
20.8110, 11.9051, 3.5839
xyY:
0.5733, 0.3280, 11.9051
CIE-Lab:
41.0648, 55.3928, 34.2919
CIE-LCH:
41.0648, 65.1483, 31.7603
CIE-Luv:
41.0648, 105.8606, 22.1779
Hunter-Lab:
34.5037, 47.2814, 17.9941
#b72a2c color charts
#b72a2c color shades, tints & tones
#b72a2c color schemes
#b72a2c color preview, HTML & CSS examples
This text has a color of #b72a2c
<p style="color:#b72a2c;">Text here</p>
.mytext {color:#b72a2c;}
This box has a color of #b72a2c
<div style="background-color:#b72a2c;">Content here</div>
.mybackground {background-color:#b72a2c;}
Border around this has a color of #b72a2c
<div style="border:2px solid #b72a2c;">Content here</div>
.myborder {border:2px solid #b72a2c;}