#c93cac color space conversions
Hex:
#c93cac
RGB:
201, 60, 172
CMY:
21, 76, 33
CMYK:
0, 70, 14, 21
HSL:
312°, 56.6265%, 51.1765%
HSV (HSB):
312°, 70.1493%, 78.8235%
XYZ:
33.1496, 18.6278, 40.8781
xyY:
0.3578, 0.2010, 18.6278
CIE-Lab:
50.2489, 66.3966, -30.0580
CIE-LCH:
50.2489, 72.8835, 335.6435
CIE-Luv:
50.2489, 69.7943, -54.2914
Hunter-Lab:
43.1599, 61.5699, -25.9434
#c93cac color charts
#c93cac color shades, tints & tones
#c93cac color schemes
#c93cac color preview, HTML & CSS examples
This text has a color of #c93cac
<p style="color:#c93cac;">Text here</p>
.mytext {color:#c93cac;}
This box has a color of #c93cac
<div style="background-color:#c93cac;">Content here</div>
.mybackground {background-color:#c93cac;}
Border around this has a color of #c93cac
<div style="border:2px solid #c93cac;">Content here</div>
.myborder {border:2px solid #c93cac;}