#dc06b9 color space conversions
Hex:
#dc06b9
RGB:
220, 6, 185
CMY:
14, 98, 27
CMYK:
0, 97, 16, 14
HSL:
310°, 94.6903%, 44.3137%
HSV (HSB):
310°, 97.2727%, 86.2745%
XYZ:
38.3373, 18.8487, 47.5165
xyY:
0.3662, 0.1800, 18.8487
CIE-Lab:
50.5097, 82.7493, -37.0302
CIE-LCH:
50.5097, 90.6569, 335.8916
CIE-Luv:
50.5097, 87.2834, -67.2614
Hunter-Lab:
43.4151, 81.6465, -34.5006
#dc06b9 color charts
#dc06b9 color shades, tints & tones
#dc06b9 color schemes
#dc06b9 color preview, HTML & CSS examples
This text has a color of #dc06b9
<p style="color:#dc06b9;">Text here</p>
.mytext {color:#dc06b9;}
This box has a color of #dc06b9
<div style="background-color:#dc06b9;">Content here</div>
.mybackground {background-color:#dc06b9;}
Border around this has a color of #dc06b9
<div style="border:2px solid #dc06b9;">Content here</div>
.myborder {border:2px solid #dc06b9;}