#b52e0c color space conversions
Hex:
#b52e0c
RGB:
181, 46, 12
CMY:
29, 82, 95
CMYK:
0, 75, 93, 29
HSL:
12°, 87.5648%, 37.8431%
HSV (HSB):
12°, 93.3702%, 70.9804%
XYZ:
20.0994, 11.8043, 1.5669
xyY:
0.6005, 0.3527, 11.8043
CIE-Lab:
40.9034, 52.6139, 49.4619
CIE-LCH:
40.9034, 72.2129, 43.2313
CIE-Luv:
40.9034, 106.5803, 30.8147
Hunter-Lab:
34.3574, 44.2989, 21.3461
#b52e0c color charts
#b52e0c color shades, tints & tones
#b52e0c color schemes
#b52e0c color preview, HTML & CSS examples
This text has a color of #b52e0c
<p style="color:#b52e0c;">Text here</p>
.mytext {color:#b52e0c;}
This box has a color of #b52e0c
<div style="background-color:#b52e0c;">Content here</div>
.mybackground {background-color:#b52e0c;}
Border around this has a color of #b52e0c
<div style="border:2px solid #b52e0c;">Content here</div>
.myborder {border:2px solid #b52e0c;}