#dc06b2 color space conversions
Hex:
#dc06b2
RGB:
220, 6, 178
CMY:
14, 98, 30
CMYK:
0, 97, 19, 14
HSL:
312°, 94.6903%, 44.3137%
HSV (HSB):
312°, 97.2727%, 86.2745%
XYZ:
37.6162, 18.5602, 43.7194
xyY:
0.3766, 0.1858, 18.5602
CIE-Lab:
50.1687, 81.8883, -33.4645
CIE-LCH:
50.1687, 88.4622, 337.7721
CIE-Luv:
50.1687, 90.4178, -61.8206
Hunter-Lab:
43.0816, 80.4624, -30.0106
#dc06b2 color charts
#dc06b2 color shades, tints & tones
#dc06b2 color schemes
#dc06b2 color preview, HTML & CSS examples
This text has a color of #dc06b2
<p style="color:#dc06b2;">Text here</p>
.mytext {color:#dc06b2;}
This box has a color of #dc06b2
<div style="background-color:#dc06b2;">Content here</div>
.mybackground {background-color:#dc06b2;}
Border around this has a color of #dc06b2
<div style="border:2px solid #dc06b2;">Content here</div>
.myborder {border:2px solid #dc06b2;}