#dc9ac9 color space conversions
Hex:
#dc9ac9
RGB:
220, 154, 201
CMY:
14, 40, 21
CMYK:
0, 30, 9, 14
HSL:
317°, 48.5294%, 73.3333%
HSV (HSB):
317°, 30.0000%, 86.2745%
XYZ:
51.6134, 42.5439, 60.7498
xyY:
0.3332, 0.2746, 42.5439
CIE-Lab:
71.2443, 31.8699, -14.2275
CIE-LCH:
71.2443, 34.9014, 335.9429
CIE-Luv:
71.2443, 36.0405, -27.0880
Hunter-Lab:
65.2257, 27.1030, -9.5635
#dc9ac9 color charts
#dc9ac9 color shades, tints & tones
#dc9ac9 color schemes
#dc9ac9 color preview, HTML & CSS examples
This text has a color of #dc9ac9
<p style="color:#dc9ac9;">Text here</p>
.mytext {color:#dc9ac9;}
This box has a color of #dc9ac9
<div style="background-color:#dc9ac9;">Content here</div>
.mybackground {background-color:#dc9ac9;}
Border around this has a color of #dc9ac9
<div style="border:2px solid #dc9ac9;">Content here</div>
.myborder {border:2px solid #dc9ac9;}