#dd95db color space conversions
Hex:
#dd95db
RGB:
221, 149, 219
CMY:
13, 42, 14
CMYK:
0, 33, 1, 13
HSL:
302°, 51.4286%, 72.5490%
HSV (HSB):
302°, 32.5792%, 86.6667%
XYZ:
53.3524, 41.9815, 72.3091
xyY:
0.3183, 0.2504, 41.9815
CIE-Lab:
70.8582, 38.0651, -24.7360
CIE-LCH:
70.8582, 45.3963, 326.9828
CIE-Luv:
70.8582, 36.1843, -44.6966
Hunter-Lab:
64.7931, 33.5937, -20.8124
#dd95db color charts
#dd95db color shades, tints & tones
#dd95db color schemes
#dd95db color preview, HTML & CSS examples
This text has a color of #dd95db
<p style="color:#dd95db;">Text here</p>
.mytext {color:#dd95db;}
This box has a color of #dd95db
<div style="background-color:#dd95db;">Content here</div>
.mybackground {background-color:#dd95db;}
Border around this has a color of #dd95db
<div style="border:2px solid #dd95db;">Content here</div>
.myborder {border:2px solid #dd95db;}