#dc05b0 color space conversions
Hex:
#dc05b0
RGB:
220, 5, 176
CMY:
14, 98, 31
CMYK:
0, 98, 20, 14
HSL:
312°, 95.5556%, 44.1176%
HSV (HSB):
312°, 97.7273%, 86.2745%
XYZ:
37.4059, 18.4588, 42.6657
xyY:
0.3796, 0.1873, 18.4588
CIE-Lab:
50.0479, 81.7237, -32.4777
CIE-LCH:
50.0479, 87.9407, 338.3267
CIE-Luv:
50.0479, 91.3849, -60.3262
Hunter-Lab:
42.9637, 80.2230, -28.8042
#dc05b0 color charts
#dc05b0 color shades, tints & tones
#dc05b0 color schemes
#dc05b0 color preview, HTML & CSS examples
This text has a color of #dc05b0
<p style="color:#dc05b0;">Text here</p>
.mytext {color:#dc05b0;}
This box has a color of #dc05b0
<div style="background-color:#dc05b0;">Content here</div>
.mybackground {background-color:#dc05b0;}
Border around this has a color of #dc05b0
<div style="border:2px solid #dc05b0;">Content here</div>
.myborder {border:2px solid #dc05b0;}