#c93c85 color space conversions
Hex:
#c93c85
RGB:
201, 60, 133
CMY:
21, 76, 48
CMYK:
0, 70, 34, 21
HSL:
329°, 56.6265%, 51.1765%
HSV (HSB):
329°, 70.1493%, 78.8235%
XYZ:
29.9369, 17.3427, 23.9599
xyY:
0.4202, 0.2434, 17.3427
CIE-Lab:
48.6889, 61.3619, -9.2131
CIE-LCH:
48.6889, 62.0497, 351.4612
CIE-Luv:
48.6889, 84.1794, -23.4911
Hunter-Lab:
41.6445, 55.4398, -4.9609
#c93c85 color charts
#c93c85 color shades, tints & tones
#c93c85 color schemes
#c93c85 color preview, HTML & CSS examples
This text has a color of #c93c85
<p style="color:#c93c85;">Text here</p>
.mytext {color:#c93c85;}
This box has a color of #c93c85
<div style="background-color:#c93c85;">Content here</div>
.mybackground {background-color:#c93c85;}
Border around this has a color of #c93c85
<div style="border:2px solid #c93c85;">Content here</div>
.myborder {border:2px solid #c93c85;}