#dc055d color space conversions
Hex:
#dc055d
RGB:
220, 5, 93
CMY:
14, 98, 64
CMYK:
0, 98, 58, 14
HSL:
335°, 95.5556%, 44.1176%
HSV (HSB):
335°, 97.7273%, 86.2745%
XYZ:
31.5453, 16.1145, 11.8037
xyY:
0.5305, 0.2710, 16.1145
CIE-Lab:
47.1244, 74.0922, 13.4714
CIE-LCH:
47.1244, 75.3069, 10.3049
CIE-Luv:
47.1244, 129.2281, 0.9274
Hunter-Lab:
40.1429, 70.0197, 10.6662
#dc055d color charts
#dc055d color shades, tints & tones
#dc055d color schemes
#dc055d color preview, HTML & CSS examples
This text has a color of #dc055d
<p style="color:#dc055d;">Text here</p>
.mytext {color:#dc055d;}
This box has a color of #dc055d
<div style="background-color:#dc055d;">Content here</div>
.mybackground {background-color:#dc055d;}
Border around this has a color of #dc055d
<div style="border:2px solid #dc055d;">Content here</div>
.myborder {border:2px solid #dc055d;}