#dd7ddc color space conversions
Hex:
#dd7ddc
RGB:
221, 125, 220
CMY:
13, 51, 14
CMYK:
0, 43, 0, 13
HSL:
301°, 58.5366%, 67.8431%
HSV (HSB):
301°, 43.4389%, 86.6667%
XYZ:
50.0707, 35.2067, 71.8667
xyY:
0.3186, 0.2240, 35.2067
CIE-Lab:
65.9093, 50.7602, -32.9120
CIE-LCH:
65.9093, 60.4963, 327.0413
CIE-Luv:
65.9093, 46.6780, -59.2517
Hunter-Lab:
59.3352, 46.7925, -30.2773
#dd7ddc color charts
#dd7ddc color shades, tints & tones
#dd7ddc color schemes
#dd7ddc color preview, HTML & CSS examples
This text has a color of #dd7ddc
<p style="color:#dd7ddc;">Text here</p>
.mytext {color:#dd7ddc;}
This box has a color of #dd7ddc
<div style="background-color:#dd7ddc;">Content here</div>
.mybackground {background-color:#dd7ddc;}
Border around this has a color of #dd7ddc
<div style="border:2px solid #dd7ddc;">Content here</div>
.myborder {border:2px solid #dd7ddc;}