#c95a8c color space conversions
Hex:
#c95a8c
RGB:
201, 90, 140
CMY:
21, 65, 45
CMYK:
0, 55, 30, 21
HSL:
333°, 50.6849%, 57.0588%
HSV (HSB):
333°, 55.2239%, 78.8235%
XYZ:
32.4772, 21.6233, 27.2729
xyY:
0.3991, 0.2657, 21.6233
CIE-Lab:
53.6250, 49.4481, -6.0294
CIE-LCH:
53.6250, 49.8144, 353.0480
CIE-Luv:
53.6250, 68.5408, -17.2021
Hunter-Lab:
46.5008, 43.2917, -2.2232
#c95a8c color charts
#c95a8c color shades, tints & tones
#c95a8c color schemes
#c95a8c color preview, HTML & CSS examples
This text has a color of #c95a8c
<p style="color:#c95a8c;">Text here</p>
.mytext {color:#c95a8c;}
This box has a color of #c95a8c
<div style="background-color:#c95a8c;">Content here</div>
.mybackground {background-color:#c95a8c;}
Border around this has a color of #c95a8c
<div style="border:2px solid #c95a8c;">Content here</div>
.myborder {border:2px solid #c95a8c;}