#df90c5 color space conversions
Hex:
#df90c5
RGB:
223, 144, 197
CMY:
13, 44, 23
CMYK:
0, 35, 12, 13
HSL:
320°, 55.2448%, 71.9608%
HSV (HSB):
320°, 35.4260%, 87.4510%
XYZ:
50.4827, 39.6657, 57.8188
xyY:
0.3412, 0.2681, 39.6657
CIE-Lab:
69.2308, 37.5481, -15.0074
CIE-LCH:
69.2308, 40.4361, 338.2141
CIE-Luv:
69.2308, 43.8666, -29.1685
Hunter-Lab:
62.9807, 32.8619, -10.3441
#df90c5 color charts
#df90c5 color shades, tints & tones
#df90c5 color schemes
#df90c5 color preview, HTML & CSS examples
This text has a color of #df90c5
<p style="color:#df90c5;">Text here</p>
.mytext {color:#df90c5;}
This box has a color of #df90c5
<div style="background-color:#df90c5;">Content here</div>
.mybackground {background-color:#df90c5;}
Border around this has a color of #df90c5
<div style="border:2px solid #df90c5;">Content here</div>
.myborder {border:2px solid #df90c5;}