#dc3aac color space conversions
Hex:
#dc3aac
RGB:
220, 58, 172
CMY:
14, 77, 33
CMYK:
0, 74, 22, 14
HSL:
318°, 69.8276%, 54.5098%
HSV (HSB):
318°, 73.6364%, 86.2745%
XYZ:
38.4747, 21.2203, 41.0978
xyY:
0.3817, 0.2105, 21.2203
CIE-Lab:
53.1898, 71.6379, -25.2456
CIE-LCH:
53.1898, 75.9561, 340.5873
CIE-Luv:
53.1898, 84.8663, -48.7593
Hunter-Lab:
46.0655, 68.4714, -20.6503
#dc3aac color charts
#dc3aac color shades, tints & tones
#dc3aac color schemes
#dc3aac color preview, HTML & CSS examples
This text has a color of #dc3aac
<p style="color:#dc3aac;">Text here</p>
.mytext {color:#dc3aac;}
This box has a color of #dc3aac
<div style="background-color:#dc3aac;">Content here</div>
.mybackground {background-color:#dc3aac;}
Border around this has a color of #dc3aac
<div style="border:2px solid #dc3aac;">Content here</div>
.myborder {border:2px solid #dc3aac;}