#dd81c1 color space conversions
Hex:
#dd81c1
RGB:
221, 129, 193
CMY:
13, 49, 24
CMYK:
0, 42, 13, 13
HSL:
318°, 57.5000%, 68.6275%
HSV (HSB):
318°, 41.6290%, 86.6667%
XYZ:
47.2947, 34.9229, 54.7002
xyY:
0.3454, 0.2551, 34.9229
CIE-Lab:
65.6886, 44.1063, -18.1487
CIE-LCH:
65.6886, 47.6942, 337.6340
CIE-Luv:
65.6886, 50.7782, -34.8820
Hunter-Lab:
59.0956, 39.4376, -13.5132
#dd81c1 color charts
#dd81c1 color shades, tints & tones
#dd81c1 color schemes
#dd81c1 color preview, HTML & CSS examples
This text has a color of #dd81c1
<p style="color:#dd81c1;">Text here</p>
.mytext {color:#dd81c1;}
This box has a color of #dd81c1
<div style="background-color:#dd81c1;">Content here</div>
.mybackground {background-color:#dd81c1;}
Border around this has a color of #dd81c1
<div style="border:2px solid #dd81c1;">Content here</div>
.myborder {border:2px solid #dd81c1;}