#dd8ecb color space conversions
Hex:
#dd8ecb
RGB:
221, 142, 203
CMY:
13, 44, 20
CMYK:
0, 36, 8, 13
HSL:
314°, 53.7415%, 71.1765%
HSV (HSB):
314°, 35.7466%, 86.6667%
XYZ:
50.2713, 39.0300, 61.3839
xyY:
0.3336, 0.2590, 39.0300
CIE-Lab:
68.7730, 38.9553, -19.0593
CIE-LCH:
68.7730, 43.3679, 333.9294
CIE-Luv:
68.7730, 42.3996, -35.6654
Hunter-Lab:
62.4740, 34.3052, -14.5237
#dd8ecb color charts
#dd8ecb color shades, tints & tones
#dd8ecb color schemes
#dd8ecb color preview, HTML & CSS examples
This text has a color of #dd8ecb
<p style="color:#dd8ecb;">Text here</p>
.mytext {color:#dd8ecb;}
This box has a color of #dd8ecb
<div style="background-color:#dd8ecb;">Content here</div>
.mybackground {background-color:#dd8ecb;}
Border around this has a color of #dd8ecb
<div style="border:2px solid #dd8ecb;">Content here</div>
.myborder {border:2px solid #dd8ecb;}