#dd95c7 color space conversions
Hex:
#dd95c7
RGB:
221, 149, 199
CMY:
13, 42, 22
CMYK:
0, 33, 10, 13
HSL:
318°, 51.4286%, 72.5490%
HSV (HSB):
318°, 32.5792%, 86.6667%
XYZ:
50.8750, 40.9906, 59.2634
xyY:
0.3366, 0.2712, 40.9906
CIE-Lab:
70.1693, 34.5489, -14.7269
CIE-LCH:
70.1693, 37.5567, 336.9132
CIE-Luv:
70.1693, 39.5989, -28.2657
Hunter-Lab:
64.0239, 29.7990, -10.0648
#dd95c7 color charts
#dd95c7 color shades, tints & tones
#dd95c7 color schemes
#dd95c7 color preview, HTML & CSS examples
This text has a color of #dd95c7
<p style="color:#dd95c7;">Text here</p>
.mytext {color:#dd95c7;}
This box has a color of #dd95c7
<div style="background-color:#dd95c7;">Content here</div>
.mybackground {background-color:#dd95c7;}
Border around this has a color of #dd95c7
<div style="border:2px solid #dd95c7;">Content here</div>
.myborder {border:2px solid #dd95c7;}