#df9da8 color space conversions
Hex:
#df9da8
RGB:
223, 157, 168
CMY:
13, 38, 34
CMYK:
0, 30, 25, 13
HSL:
350°, 50.7692%, 74.5098%
HSV (HSB):
350°, 29.5964%, 87.4510%
XYZ:
49.5563, 42.6291, 42.6621
xyY:
0.3675, 0.3161, 42.6291
CIE-Lab:
71.3025, 26.1259, 4.1722
CIE-LCH:
71.3025, 26.4570, 9.0732
CIE-Luv:
71.3025, 41.5193, 1.1809
Hunter-Lab:
65.2909, 21.2236, 6.9626
#df9da8 color charts
#df9da8 color shades, tints & tones
#df9da8 color schemes
#df9da8 color preview, HTML & CSS examples
This text has a color of #df9da8
<p style="color:#df9da8;">Text here</p>
.mytext {color:#df9da8;}
This box has a color of #df9da8
<div style="background-color:#df9da8;">Content here</div>
.mybackground {background-color:#df9da8;}
Border around this has a color of #df9da8
<div style="border:2px solid #df9da8;">Content here</div>
.myborder {border:2px solid #df9da8;}