#b72b2c color space conversions
Hex:
#b72b2c
RGB:
183, 43, 44
CMY:
28, 83, 83
CMYK:
0, 77, 76, 28
HSL:
360°, 61.9469%, 44.3137%
HSV (HSB):
360°, 76.5027%, 71.7647%
XYZ:
20.8469, 11.9769, 3.5959
xyY:
0.5724, 0.3289, 11.9769
CIE-Lab:
41.1794, 55.0724, 34.4181
CIE-LCH:
41.1794, 64.9429, 32.0037
CIE-Luv:
41.1794, 105.3664, 22.3929
Hunter-Lab:
34.6076, 46.9614, 18.0649
#b72b2c color charts
#b72b2c color shades, tints & tones
#b72b2c color schemes
#b72b2c color preview, HTML & CSS examples
This text has a color of #b72b2c
<p style="color:#b72b2c;">Text here</p>
.mytext {color:#b72b2c;}
This box has a color of #b72b2c
<div style="background-color:#b72b2c;">Content here</div>
.mybackground {background-color:#b72b2c;}
Border around this has a color of #b72b2c
<div style="border:2px solid #b72b2c;">Content here</div>
.myborder {border:2px solid #b72b2c;}