#dc05b4 color space conversions
Hex:
#dc05b4
RGB:
220, 5, 180
CMY:
14, 98, 29
CMYK:
0, 98, 18, 14
HSL:
311°, 95.5556%, 44.1176%
HSV (HSB):
311°, 97.7273%, 86.2745%
XYZ:
37.8077, 18.6195, 44.7812
xyY:
0.3736, 0.1840, 18.6195
CIE-Lab:
50.2390, 82.2071, -34.5283
CIE-LCH:
50.2390, 89.1639, 337.2168
CIE-Luv:
50.2390, 89.5762, -63.4412
Hunter-Lab:
43.1503, 80.8862, -31.3258
#dc05b4 color charts
#dc05b4 color shades, tints & tones
#dc05b4 color schemes
#dc05b4 color preview, HTML & CSS examples
This text has a color of #dc05b4
<p style="color:#dc05b4;">Text here</p>
.mytext {color:#dc05b4;}
This box has a color of #dc05b4
<div style="background-color:#dc05b4;">Content here</div>
.mybackground {background-color:#dc05b4;}
Border around this has a color of #dc05b4
<div style="border:2px solid #dc05b4;">Content here</div>
.myborder {border:2px solid #dc05b4;}