#dc029c color space conversions
Hex:
#dc029c
RGB:
220, 2, 156
CMY:
14, 99, 39
CMYK:
0, 99, 29, 14
HSL:
318°, 98.1982%, 43.5294%
HSV (HSB):
318°, 99.0909%, 86.2745%
XYZ:
35.5377, 17.6594, 32.9880
xyY:
0.4123, 0.2049, 17.6594
CIE-Lab:
49.0803, 79.6895, -22.1192
CIE-LCH:
49.0803, 82.7023, 344.4871
CIE-Luv:
49.0803, 100.8605, -44.9158
Hunter-Lab:
42.0230, 77.4119, -17.1265
#dc029c color charts
#dc029c color shades, tints & tones
#dc029c color schemes
#dc029c color preview, HTML & CSS examples
This text has a color of #dc029c
<p style="color:#dc029c;">Text here</p>
.mytext {color:#dc029c;}
This box has a color of #dc029c
<div style="background-color:#dc029c;">Content here</div>
.mybackground {background-color:#dc029c;}
Border around this has a color of #dc029c
<div style="border:2px solid #dc029c;">Content here</div>
.myborder {border:2px solid #dc029c;}