#dd8cca color space conversions
Hex:
#dd8cca
RGB:
221, 140, 202
CMY:
13, 45, 21
CMYK:
0, 37, 9, 13
HSL:
314°, 54.3624%, 70.7843%
HSV (HSB):
314°, 36.6516%, 86.6667%
XYZ:
49.8575, 38.3926, 60.6598
xyY:
0.3348, 0.2578, 38.3926
CIE-Lab:
68.3090, 39.8429, -19.2071
CIE-LCH:
68.3090, 44.2308, 334.2627
CIE-Luv:
68.3090, 43.5692, -36.0099
Hunter-Lab:
61.9618, 35.1970, -14.6710
#dd8cca color charts
#dd8cca color shades, tints & tones
#dd8cca color schemes
#dd8cca color preview, HTML & CSS examples
This text has a color of #dd8cca
<p style="color:#dd8cca;">Text here</p>
.mytext {color:#dd8cca;}
This box has a color of #dd8cca
<div style="background-color:#dd8cca;">Content here</div>
.mybackground {background-color:#dd8cca;}
Border around this has a color of #dd8cca
<div style="border:2px solid #dd8cca;">Content here</div>
.myborder {border:2px solid #dd8cca;}