#b72c1e color space conversions
Hex:
#b72c1e
RGB:
183, 44, 30
CMY:
28, 83, 88
CMYK:
0, 76, 84, 28
HSL:
5°, 71.8310%, 41.7647%
HSV (HSB):
5°, 83.6066%, 71.7647%
XYZ:
20.6635, 11.9624, 2.4482
xyY:
0.5891, 0.3411, 11.9624
CIE-Lab:
41.1563, 54.2847, 42.0961
CIE-LCH:
41.1563, 68.6943, 37.7925
CIE-Luv:
41.1563, 107.3274, 27.1019
Hunter-Lab:
34.5867, 46.1164, 20.0139
#b72c1e color charts
#b72c1e color shades, tints & tones
#b72c1e color schemes
#b72c1e color preview, HTML & CSS examples
This text has a color of #b72c1e
<p style="color:#b72c1e;">Text here</p>
.mytext {color:#b72c1e;}
This box has a color of #b72c1e
<div style="background-color:#b72c1e;">Content here</div>
.mybackground {background-color:#b72c1e;}
Border around this has a color of #b72c1e
<div style="border:2px solid #b72c1e;">Content here</div>
.myborder {border:2px solid #b72c1e;}