#dc14a5 color space conversions
Hex:
#dc14a5
RGB:
220, 20, 165
CMY:
14, 92, 35
CMYK:
0, 91, 25, 14
HSL:
317°, 83.3333%, 47.0588%
HSV (HSB):
317°, 90.9091%, 86.2745%
XYZ:
36.5569, 18.4326, 37.2284
xyY:
0.3964, 0.1999, 18.4326
CIE-Lab:
50.0166, 79.0649, -26.0300
CIE-LCH:
50.0166, 83.2396, 341.7772
CIE-Luv:
50.0166, 95.2198, -50.5556
Hunter-Lab:
42.9332, 76.8568, -21.3586
#dc14a5 color charts
#dc14a5 color shades, tints & tones
#dc14a5 color schemes
#dc14a5 color preview, HTML & CSS examples
This text has a color of #dc14a5
<p style="color:#dc14a5;">Text here</p>
.mytext {color:#dc14a5;}
This box has a color of #dc14a5
<div style="background-color:#dc14a5;">Content here</div>
.mybackground {background-color:#dc14a5;}
Border around this has a color of #dc14a5
<div style="border:2px solid #dc14a5;">Content here</div>
.myborder {border:2px solid #dc14a5;}