#b52c41 color space conversions
Hex:
#b52c41
RGB:
181, 44, 65
CMY:
29, 83, 75
CMYK:
0, 76, 64, 29
HSL:
351°, 60.8889%, 44.1176%
HSV (HSB):
351°, 75.6906%, 70.9804%
XYZ:
20.9109, 12.0068, 6.2164
xyY:
0.5343, 0.3068, 12.0068
CIE-Lab:
41.2269, 55.1755, 21.6553
CIE-LCH:
41.2269, 59.2730, 21.4290
CIE-Luv:
41.2269, 98.0483, 12.6517
Hunter-Lab:
34.6508, 47.0813, 13.6188
#b52c41 color charts
#b52c41 color shades, tints & tones
#b52c41 color schemes
#b52c41 color preview, HTML & CSS examples
This text has a color of #b52c41
<p style="color:#b52c41;">Text here</p>
.mytext {color:#b52c41;}
This box has a color of #b52c41
<div style="background-color:#b52c41;">Content here</div>
.mybackground {background-color:#b52c41;}
Border around this has a color of #b52c41
<div style="border:2px solid #b52c41;">Content here</div>
.myborder {border:2px solid #b52c41;}