#dc01a9 color space conversions
Hex:
#dc01a9
RGB:
220, 1, 169
CMY:
14, 100, 34
CMYK:
0, 100, 23, 14
HSL:
314°, 99.0950%, 43.3333%
HSV (HSB):
314°, 99.5455%, 86.2745%
XYZ:
36.6875, 18.1019, 39.0965
xyY:
0.3908, 0.1928, 18.1019
CIE-Lab:
49.6195, 81.2091, -29.0159
CIE-LCH:
49.6195, 86.2371, 340.3383
CIE-Luv:
49.6195, 94.8511, -55.1244
Hunter-Lab:
42.5464, 79.4634, -24.7000
#dc01a9 color charts
#dc01a9 color shades, tints & tones
#dc01a9 color schemes
#dc01a9 color preview, HTML & CSS examples
This text has a color of #dc01a9
<p style="color:#dc01a9;">Text here</p>
.mytext {color:#dc01a9;}
This box has a color of #dc01a9
<div style="background-color:#dc01a9;">Content here</div>
.mybackground {background-color:#dc01a9;}
Border around this has a color of #dc01a9
<div style="border:2px solid #dc01a9;">Content here</div>
.myborder {border:2px solid #dc01a9;}