#c95c9d color space conversions
Hex:
#c95c9d
RGB:
201, 92, 157
CMY:
21, 64, 38
CMYK:
0, 54, 22, 21
HSL:
324°, 50.2304%, 57.4510%
HSV (HSB):
324°, 54.2289%, 78.8235%
XYZ:
34.0003, 22.5061, 34.4504
xyY:
0.3738, 0.2474, 22.5061
CIE-Lab:
54.5599, 50.7996, -14.6278
CIE-LCH:
54.5599, 52.8637, 343.9362
CIE-Luv:
54.5599, 62.7805, -29.6859
Hunter-Lab:
47.4406, 44.9086, -9.8467
#c95c9d color charts
#c95c9d color shades, tints & tones
#c95c9d color schemes
#c95c9d color preview, HTML & CSS examples
This text has a color of #c95c9d
<p style="color:#c95c9d;">Text here</p>
.mytext {color:#c95c9d;}
This box has a color of #c95c9d
<div style="background-color:#c95c9d;">Content here</div>
.mybackground {background-color:#c95c9d;}
Border around this has a color of #c95c9d
<div style="border:2px solid #c95c9d;">Content here</div>
.myborder {border:2px solid #c95c9d;}