#b52c6c color space conversions
Hex:
#b52c6c
RGB:
181, 44, 108
CMY:
29, 83, 58
CMYK:
0, 76, 40, 29
HSL:
332°, 60.8889%, 44.1176%
HSV (HSB):
332°, 75.6906%, 70.9804%
XYZ:
22.6635, 12.7078, 15.4457
xyY:
0.4460, 0.2501, 12.7078
CIE-Lab:
42.3197, 58.6729, -3.7556
CIE-LCH:
42.3197, 58.7930, 356.3375
CIE-Luv:
42.3197, 83.2620, -15.2959
Hunter-Lab:
35.6480, 51.0986, -0.7358
#b52c6c color charts
#b52c6c color shades, tints & tones
#b52c6c color schemes
#b52c6c color preview, HTML & CSS examples
This text has a color of #b52c6c
<p style="color:#b52c6c;">Text here</p>
.mytext {color:#b52c6c;}
This box has a color of #b52c6c
<div style="background-color:#b52c6c;">Content here</div>
.mybackground {background-color:#b52c6c;}
Border around this has a color of #b52c6c
<div style="border:2px solid #b52c6c;">Content here</div>
.myborder {border:2px solid #b52c6c;}