#dc65a8 color space conversions
Hex:
#dc65a8
RGB:
220, 101, 168
CMY:
14, 60, 34
CMYK:
0, 54, 24, 14
HSL:
326°, 62.9630%, 62.9412%
HSV (HSB):
326°, 54.0909%, 86.2745%
XYZ:
41.2368, 27.3502, 40.1515
xyY:
0.3792, 0.2515, 27.3502
CIE-Lab:
59.2970, 53.9608, -13.5978
CIE-LCH:
59.2970, 55.6477, 345.8563
CIE-Luv:
59.2970, 69.8074, -29.2613
Hunter-Lab:
52.2974, 49.2278, -8.9119
#dc65a8 color charts
#dc65a8 color shades, tints & tones
#dc65a8 color schemes
#dc65a8 color preview, HTML & CSS examples
This text has a color of #dc65a8
<p style="color:#dc65a8;">Text here</p>
.mytext {color:#dc65a8;}
This box has a color of #dc65a8
<div style="background-color:#dc65a8;">Content here</div>
.mybackground {background-color:#dc65a8;}
Border around this has a color of #dc65a8
<div style="border:2px solid #dc65a8;">Content here</div>
.myborder {border:2px solid #dc65a8;}