#b52c42 color space conversions
Hex:
#b52c42
RGB:
181, 44, 66
CMY:
29, 83, 74
CMYK:
0, 76, 64, 29
HSL:
350°, 60.8889%, 44.1176%
HSV (HSB):
350°, 75.6906%, 70.9804%
XYZ:
20.9401, 12.0185, 6.3704
xyY:
0.5324, 0.3056, 12.0185
CIE-Lab:
41.2455, 55.2360, 21.0567
CIE-LCH:
41.2455, 59.1135, 20.8675
CIE-Luv:
41.2455, 97.7595, 12.1156
Hunter-Lab:
34.6677, 47.1499, 13.3725
#b52c42 color charts
#b52c42 color shades, tints & tones
#b52c42 color schemes
#b52c42 color preview, HTML & CSS examples
This text has a color of #b52c42
<p style="color:#b52c42;">Text here</p>
.mytext {color:#b52c42;}
This box has a color of #b52c42
<div style="background-color:#b52c42;">Content here</div>
.mybackground {background-color:#b52c42;}
Border around this has a color of #b52c42
<div style="border:2px solid #b52c42;">Content here</div>
.myborder {border:2px solid #b52c42;}