#b52c1d color space conversions
Hex:
#b52c1d
RGB:
181, 44, 29
CMY:
29, 83, 89
CMYK:
0, 76, 84, 29
HSL:
6°, 72.3810%, 41.1765%
HSV (HSB):
6°, 83.9779%, 70.9804%
XYZ:
20.1785, 11.7138, 2.3599
xyY:
0.5891, 0.3420, 11.7138
CIE-Lab:
40.7576, 53.6323, 42.0959
CIE-LCH:
40.7576, 68.1798, 38.1283
CIE-Luv:
40.7576, 105.8818, 27.0669
Hunter-Lab:
34.2255, 45.3447, 19.8697
#b52c1d color charts
#b52c1d color shades, tints & tones
#b52c1d color schemes
#b52c1d color preview, HTML & CSS examples
This text has a color of #b52c1d
<p style="color:#b52c1d;">Text here</p>
.mytext {color:#b52c1d;}
This box has a color of #b52c1d
<div style="background-color:#b52c1d;">Content here</div>
.mybackground {background-color:#b52c1d;}
Border around this has a color of #b52c1d
<div style="border:2px solid #b52c1d;">Content here</div>
.myborder {border:2px solid #b52c1d;}