#c95d9c color space conversions
Hex:
#c95d9c
RGB:
201, 93, 156
CMY:
21, 64, 39
CMYK:
0, 54, 22, 21
HSL:
325°, 50.0000%, 57.6471%
HSV (HSB):
325°, 53.7313%, 78.8235%
XYZ:
34.0025, 22.6465, 34.0316
xyY:
0.3750, 0.2497, 22.6465
CIE-Lab:
54.7063, 50.1760, -13.8209
CIE-LCH:
54.7063, 52.0447, 344.5999
CIE-Luv:
54.7063, 62.5973, -28.4198
Hunter-Lab:
47.5883, 44.2610, -9.0879
#c95d9c color charts
#c95d9c color shades, tints & tones
#c95d9c color schemes
#c95d9c color preview, HTML & CSS examples
This text has a color of #c95d9c
<p style="color:#c95d9c;">Text here</p>
.mytext {color:#c95d9c;}
This box has a color of #c95d9c
<div style="background-color:#c95d9c;">Content here</div>
.mybackground {background-color:#c95d9c;}
Border around this has a color of #c95d9c
<div style="border:2px solid #c95d9c;">Content here</div>
.myborder {border:2px solid #c95d9c;}