#dc04a0 color space conversions
Hex:
#dc04a0
RGB:
220, 4, 160
CMY:
14, 98, 37
CMYK:
0, 98, 27, 14
HSL:
317°, 96.4286%, 43.9216%
HSV (HSB):
317°, 98.1818%, 86.2745%
XYZ:
35.9038, 17.8405, 34.8089
xyY:
0.4054, 0.2015, 17.8405
CIE-Lab:
49.3021, 79.9662, -24.1642
CIE-LCH:
49.3021, 83.5374, 343.1862
CIE-Luv:
49.3021, 98.8380, -47.9002
Hunter-Lab:
42.2381, 77.8144, -19.2950
#dc04a0 color charts
#dc04a0 color shades, tints & tones
#dc04a0 color schemes
#dc04a0 color preview, HTML & CSS examples
This text has a color of #dc04a0
<p style="color:#dc04a0;">Text here</p>
.mytext {color:#dc04a0;}
This box has a color of #dc04a0
<div style="background-color:#dc04a0;">Content here</div>
.mybackground {background-color:#dc04a0;}
Border around this has a color of #dc04a0
<div style="border:2px solid #dc04a0;">Content here</div>
.myborder {border:2px solid #dc04a0;}