#dd81b3 color space conversions
Hex:
#dd81b3
RGB:
221, 129, 179
CMY:
13, 49, 30
CMYK:
0, 42, 19, 13
HSL:
327°, 57.5000%, 68.6275%
HSV (HSB):
327°, 41.6290%, 86.6667%
XYZ:
45.8057, 34.3273, 46.8594
xyY:
0.3607, 0.2703, 34.3273
CIE-Lab:
65.2216, 41.9170, -10.9624
CIE-LCH:
65.2216, 43.3268, 345.3440
CIE-Luv:
65.2216, 53.7762, -23.5704
Hunter-Lab:
58.5895, 37.0209, -6.4070
#dd81b3 color charts
#dd81b3 color shades, tints & tones
#dd81b3 color schemes
#dd81b3 color preview, HTML & CSS examples
This text has a color of #dd81b3
<p style="color:#dd81b3;">Text here</p>
.mytext {color:#dd81b3;}
This box has a color of #dd81b3
<div style="background-color:#dd81b3;">Content here</div>
.mybackground {background-color:#dd81b3;}
Border around this has a color of #dd81b3
<div style="border:2px solid #dd81b3;">Content here</div>
.myborder {border:2px solid #dd81b3;}