#c95c9a color space conversions
Hex:
#c95c9a
RGB:
201, 92, 154
CMY:
21, 64, 40
CMYK:
0, 54, 23, 21
HSL:
326°, 50.2304%, 57.4510%
HSV (HSB):
326°, 54.2289%, 78.8235%
XYZ:
33.7473, 22.4049, 33.1177
xyY:
0.3780, 0.2510, 22.4049
CIE-Lab:
54.4540, 50.3735, -13.0301
CIE-LCH:
54.4540, 52.0314, 345.4972
CIE-Luv:
54.4540, 63.6239, -27.2903
Hunter-Lab:
47.3338, 44.4298, -8.3494
#c95c9a color charts
#c95c9a color shades, tints & tones
#c95c9a color schemes
#c95c9a color preview, HTML & CSS examples
This text has a color of #c95c9a
<p style="color:#c95c9a;">Text here</p>
.mytext {color:#c95c9a;}
This box has a color of #c95c9a
<div style="background-color:#c95c9a;">Content here</div>
.mybackground {background-color:#c95c9a;}
Border around this has a color of #c95c9a
<div style="border:2px solid #c95c9a;">Content here</div>
.myborder {border:2px solid #c95c9a;}