#dd97df color space conversions
Hex:
#dd97df
RGB:
221, 151, 223
CMY:
13, 41, 13
CMYK:
1, 32, 0, 13
HSL:
298°, 52.9412%, 73.3333%
HSV (HSB):
298°, 32.2870%, 87.4510%
XYZ:
54.2047, 42.8331, 75.2228
xyY:
0.3147, 0.2487, 42.8331
CIE-Lab:
71.4415, 37.7352, -26.0431
CIE-LCH:
71.4415, 45.8496, 325.3883
CIE-Luv:
71.4415, 34.5746, -46.8023
Hunter-Lab:
65.4470, 33.3055, -22.3332
#dd97df color charts
#dd97df color shades, tints & tones
#dd97df color schemes
#dd97df color preview, HTML & CSS examples
This text has a color of #dd97df
<p style="color:#dd97df;">Text here</p>
.mytext {color:#dd97df;}
This box has a color of #dd97df
<div style="background-color:#dd97df;">Content here</div>
.mybackground {background-color:#dd97df;}
Border around this has a color of #dd97df
<div style="border:2px solid #dd97df;">Content here</div>
.myborder {border:2px solid #dd97df;}