#c95e9a color space conversions
Hex:
#c95e9a
RGB:
201, 94, 154
CMY:
21, 63, 40
CMYK:
0, 53, 23, 21
HSL:
326°, 49.7674%, 57.8431%
HSV (HSB):
326°, 53.2338%, 78.8235%
XYZ:
33.9228, 22.7560, 33.1763
xyY:
0.3775, 0.2533, 22.7560
CIE-Lab:
54.8201, 49.4082, -12.4780
CIE-LCH:
54.8201, 50.9595, 345.8264
CIE-Luv:
54.8201, 62.6796, -26.3547
Hunter-Lab:
47.7033, 43.4546, -7.8422
#c95e9a color charts
#c95e9a color shades, tints & tones
#c95e9a color schemes
#c95e9a color preview, HTML & CSS examples
This text has a color of #c95e9a
<p style="color:#c95e9a;">Text here</p>
.mytext {color:#c95e9a;}
This box has a color of #c95e9a
<div style="background-color:#c95e9a;">Content here</div>
.mybackground {background-color:#c95e9a;}
Border around this has a color of #c95e9a
<div style="border:2px solid #c95e9a;">Content here</div>
.myborder {border:2px solid #c95e9a;}