#c95c8a color space conversions
Hex:
#c95c8a
RGB:
201, 92, 138
CMY:
21, 64, 46
CMYK:
0, 54, 31, 21
HSL:
335°, 50.2304%, 57.4510%
HSV (HSB):
335°, 54.2289%, 78.8235%
XYZ:
32.5020, 21.9068, 26.5601
xyY:
0.4014, 0.2706, 21.9068
CIE-Lab:
53.9280, 48.2313, -4.3991
CIE-LCH:
53.9280, 48.4315, 354.7886
CIE-Luv:
53.9280, 68.0783, -14.7505
Hunter-Lab:
46.8047, 42.0453, -0.8819
#c95c8a color charts
#c95c8a color shades, tints & tones
#c95c8a color schemes
#c95c8a color preview, HTML & CSS examples
This text has a color of #c95c8a
<p style="color:#c95c8a;">Text here</p>
.mytext {color:#c95c8a;}
This box has a color of #c95c8a
<div style="background-color:#c95c8a;">Content here</div>
.mybackground {background-color:#c95c8a;}
Border around this has a color of #c95c8a
<div style="border:2px solid #c95c8a;">Content here</div>
.myborder {border:2px solid #c95c8a;}