#b72e0a color space conversions
Hex:
#b72e0a
RGB:
183, 46, 10
CMY:
28, 82, 96
CMYK:
0, 75, 95, 28
HSL:
12°, 89.6373%, 37.8431%
HSV (HSB):
12°, 94.5355%, 71.7647%
XYZ:
20.5602, 12.0432, 1.5281
xyY:
0.6024, 0.3528, 12.0432
CIE-Lab:
41.2847, 53.2297, 50.5246
CIE-LCH:
41.2847, 73.3903, 43.5065
CIE-Luv:
41.2847, 108.3013, 31.3183
Hunter-Lab:
34.7033, 45.0229, 21.6816
#b72e0a color charts
#b72e0a color shades, tints & tones
#b72e0a color schemes
#b72e0a color preview, HTML & CSS examples
This text has a color of #b72e0a
<p style="color:#b72e0a;">Text here</p>
.mytext {color:#b72e0a;}
This box has a color of #b72e0a
<div style="background-color:#b72e0a;">Content here</div>
.mybackground {background-color:#b72e0a;}
Border around this has a color of #b72e0a
<div style="border:2px solid #b72e0a;">Content here</div>
.myborder {border:2px solid #b72e0a;}