#df90d1 color space conversions
Hex:
#df90d1
RGB:
223, 144, 209
CMY:
13, 44, 18
CMYK:
0, 35, 6, 13
HSL:
311°, 55.2448%, 71.9608%
HSV (HSB):
311°, 35.4260%, 87.4510%
XYZ:
51.9133, 40.2379, 65.3522
xyY:
0.3296, 0.2555, 40.2379
CIE-Lab:
69.6387, 39.5792, -21.0529
CIE-LCH:
69.6387, 44.8301, 331.9907
CIE-Luv:
69.6387, 41.6590, -38.9801
Hunter-Lab:
63.4334, 35.0744, -16.6801
#df90d1 color charts
#df90d1 color shades, tints & tones
#df90d1 color schemes
#df90d1 color preview, HTML & CSS examples
This text has a color of #df90d1
<p style="color:#df90d1;">Text here</p>
.mytext {color:#df90d1;}
This box has a color of #df90d1
<div style="background-color:#df90d1;">Content here</div>
.mybackground {background-color:#df90d1;}
Border around this has a color of #df90d1
<div style="border:2px solid #df90d1;">Content here</div>
.myborder {border:2px solid #df90d1;}