#dd81c4 color space conversions
Hex:
#dd81c4
RGB:
221, 129, 196
CMY:
13, 49, 23
CMYK:
0, 42, 11, 13
HSL:
316°, 57.5000%, 68.6275%
HSV (HSB):
316°, 41.6290%, 86.6667%
XYZ:
47.6329, 35.0582, 56.4809
xyY:
0.3423, 0.2519, 35.0582
CIE-Lab:
65.7939, 44.5943, -19.6740
CIE-LCH:
65.7939, 48.7414, 336.1940
CIE-Luv:
65.7939, 50.1332, -37.3306
Hunter-Lab:
59.2100, 39.9811, -15.1103
#dd81c4 color charts
#dd81c4 color shades, tints & tones
#dd81c4 color schemes
#dd81c4 color preview, HTML & CSS examples
This text has a color of #dd81c4
<p style="color:#dd81c4;">Text here</p>
.mytext {color:#dd81c4;}
This box has a color of #dd81c4
<div style="background-color:#dd81c4;">Content here</div>
.mybackground {background-color:#dd81c4;}
Border around this has a color of #dd81c4
<div style="border:2px solid #dd81c4;">Content here</div>
.myborder {border:2px solid #dd81c4;}