#dc05a7 color space conversions
Hex:
#dc05a7
RGB:
220, 5, 167
CMY:
14, 98, 35
CMYK:
0, 98, 24, 14
HSL:
315°, 95.5556%, 44.1176%
HSV (HSB):
315°, 97.7273%, 86.2745%
XYZ:
36.5445, 18.1142, 38.1295
xyY:
0.3938, 0.1952, 18.1142
CIE-Lab:
49.6343, 80.6717, -27.8085
CIE-LCH:
49.6343, 85.3302, 340.9803
CIE-Luv:
49.6343, 95.5121, -53.3005
Hunter-Lab:
42.5608, 78.7864, -23.3244
#dc05a7 color charts
#dc05a7 color shades, tints & tones
#dc05a7 color schemes
#dc05a7 color preview, HTML & CSS examples
This text has a color of #dc05a7
<p style="color:#dc05a7;">Text here</p>
.mytext {color:#dc05a7;}
This box has a color of #dc05a7
<div style="background-color:#dc05a7;">Content here</div>
.mybackground {background-color:#dc05a7;}
Border around this has a color of #dc05a7
<div style="border:2px solid #dc05a7;">Content here</div>
.myborder {border:2px solid #dc05a7;}