#c3529b color space conversions
Hex:
#c3529b
RGB:
195, 82, 155
CMY:
24, 68, 39
CMYK:
0, 58, 21, 24
HSL:
321°, 48.4979%, 54.3137%
HSV (HSB):
321°, 57.9487%, 76.4706%
XYZ:
31.4394, 20.0032, 33.2143
xyY:
0.3714, 0.2363, 20.0032
CIE-Lab:
51.8409, 53.3745, -17.6660
CIE-LCH:
51.8409, 56.2222, 341.6864
CIE-Luv:
51.8409, 63.2499, -34.2101
Hunter-Lab:
44.7250, 47.2076, -12.7233
#c3529b color charts
#c3529b color shades, tints & tones
#c3529b color schemes
#c3529b color preview, HTML & CSS examples
This text has a color of #c3529b
<p style="color:#c3529b;">Text here</p>
.mytext {color:#c3529b;}
This box has a color of #c3529b
<div style="background-color:#c3529b;">Content here</div>
.mybackground {background-color:#c3529b;}
Border around this has a color of #c3529b
<div style="border:2px solid #c3529b;">Content here</div>
.myborder {border:2px solid #c3529b;}