#b52d41 color space conversions
Hex:
#b52d41
RGB:
181, 45, 65
CMY:
29, 82, 75
CMYK:
0, 75, 64, 29
HSL:
351°, 60.1770%, 44.3137%
HSV (HSB):
351°, 75.1381%, 70.9804%
XYZ:
20.9486, 12.0822, 6.2290
xyY:
0.5336, 0.3077, 12.0822
CIE-Lab:
41.3464, 54.8415, 21.8095
CIE-LCH:
41.3464, 59.0190, 21.6869
CIE-Luv:
41.3464, 97.5816, 12.8956
Hunter-Lab:
34.7594, 46.7481, 13.7066
#b52d41 color charts
#b52d41 color shades, tints & tones
#b52d41 color schemes
#b52d41 color preview, HTML & CSS examples
This text has a color of #b52d41
<p style="color:#b52d41;">Text here</p>
.mytext {color:#b52d41;}
This box has a color of #b52d41
<div style="background-color:#b52d41;">Content here</div>
.mybackground {background-color:#b52d41;}
Border around this has a color of #b52d41
<div style="border:2px solid #b52d41;">Content here</div>
.myborder {border:2px solid #b52d41;}