#dc059d color space conversions
Hex:
#dc059d
RGB:
220, 5, 157
CMY:
14, 98, 38
CMYK:
0, 98, 29, 14
HSL:
318°, 95.5556%, 44.1176%
HSV (HSB):
318°, 97.7273%, 86.2745%
XYZ:
35.6553, 17.7585, 33.4468
xyY:
0.4105, 0.2044, 17.7585
CIE-Lab:
49.2019, 79.5624, -22.5294
CIE-LCH:
49.2019, 82.6907, 344.1897
CIE-Luv:
49.2019, 100.1716, -45.4943
Hunter-Lab:
42.1408, 77.2820, -17.5593
#dc059d color charts
#dc059d color shades, tints & tones
#dc059d color schemes
#dc059d color preview, HTML & CSS examples
This text has a color of #dc059d
<p style="color:#dc059d;">Text here</p>
.mytext {color:#dc059d;}
This box has a color of #dc059d
<div style="background-color:#dc059d;">Content here</div>
.mybackground {background-color:#dc059d;}
Border around this has a color of #dc059d
<div style="border:2px solid #dc059d;">Content here</div>
.myborder {border:2px solid #dc059d;}