#c95c8c color space conversions
Hex:
#c95c8c
RGB:
201, 92, 140
CMY:
21, 64, 45
CMYK:
0, 54, 30, 21
HSL:
334°, 50.2304%, 57.4510%
HSV (HSB):
334°, 54.2289%, 78.8235%
XYZ:
32.6482, 21.9652, 27.3299
xyY:
0.3984, 0.2681, 21.9652
CIE-Lab:
53.9901, 48.4867, -5.4877
CIE-LCH:
53.9901, 48.7963, 353.5428
CIE-Luv:
53.9901, 67.5274, -16.2916
Hunter-Lab:
46.8671, 42.3277, -1.7672
#c95c8c color charts
#c95c8c color shades, tints & tones
#c95c8c color schemes
#c95c8c color preview, HTML & CSS examples
This text has a color of #c95c8c
<p style="color:#c95c8c;">Text here</p>
.mytext {color:#c95c8c;}
This box has a color of #c95c8c
<div style="background-color:#c95c8c;">Content here</div>
.mybackground {background-color:#c95c8c;}
Border around this has a color of #c95c8c
<div style="border:2px solid #c95c8c;">Content here</div>
.myborder {border:2px solid #c95c8c;}