#b52d24 color space conversions
Hex:
#b52d24
RGB:
181, 45, 36
CMY:
29, 82, 86
CMYK:
0, 75, 80, 29
HSL:
4°, 66.8203%, 42.5490%
HSV (HSB):
4°, 80.1105%, 70.9804%
XYZ:
20.3129, 11.8279, 2.8815
xyY:
0.5800, 0.3377, 11.8279
CIE-Lab:
40.9413, 53.5014, 38.5744
CIE-LCH:
40.9413, 65.9574, 35.7915
CIE-Luv:
40.9413, 104.2474, 25.2683
Hunter-Lab:
34.3917, 45.2424, 19.1067
#b52d24 color charts
#b52d24 color shades, tints & tones
#b52d24 color schemes
#b52d24 color preview, HTML & CSS examples
This text has a color of #b52d24
<p style="color:#b52d24;">Text here</p>
.mytext {color:#b52d24;}
This box has a color of #b52d24
<div style="background-color:#b52d24;">Content here</div>
.mybackground {background-color:#b52d24;}
Border around this has a color of #b52d24
<div style="border:2px solid #b52d24;">Content here</div>
.myborder {border:2px solid #b52d24;}