#c93d84 color space conversions
Hex:
#c93d84
RGB:
201, 61, 132
CMY:
21, 76, 48
CMYK:
0, 70, 34, 21
HSL:
330°, 56.4516%, 51.3725%
HSV (HSB):
330°, 69.6517%, 78.8235%
XYZ:
29.9210, 17.4209, 23.6154
xyY:
0.4217, 0.2455, 17.4209
CIE-Lab:
48.7861, 60.8829, -8.4640
CIE-LCH:
48.7861, 61.4684, 352.0855
CIE-Luv:
48.7861, 84.1640, -22.3982
Hunter-Lab:
41.7384, 54.9191, -4.3291
#c93d84 color charts
#c93d84 color shades, tints & tones
#c93d84 color schemes
#c93d84 color preview, HTML & CSS examples
This text has a color of #c93d84
<p style="color:#c93d84;">Text here</p>
.mytext {color:#c93d84;}
This box has a color of #c93d84
<div style="background-color:#c93d84;">Content here</div>
.mybackground {background-color:#c93d84;}
Border around this has a color of #c93d84
<div style="border:2px solid #c93d84;">Content here</div>
.myborder {border:2px solid #c93d84;}