#df9dac color space conversions
Hex:
#df9dac
RGB:
223, 157, 172
CMY:
13, 38, 33
CMYK:
0, 30, 23, 13
HSL:
346°, 50.7692%, 74.5098%
HSV (HSB):
346°, 29.5964%, 87.4510%
XYZ:
49.9348, 42.7805, 44.6553
xyY:
0.3635, 0.3114, 42.7805
CIE-Lab:
71.4057, 26.7030, 2.1056
CIE-LCH:
71.4057, 26.7858, 4.5086
CIE-Luv:
71.4057, 40.9276, -1.8416
Hunter-Lab:
65.4068, 21.8139, 5.3055
#df9dac color charts
#df9dac color shades, tints & tones
#df9dac color schemes
#df9dac color preview, HTML & CSS examples
This text has a color of #df9dac
<p style="color:#df9dac;">Text here</p>
.mytext {color:#df9dac;}
This box has a color of #df9dac
<div style="background-color:#df9dac;">Content here</div>
.mybackground {background-color:#df9dac;}
Border around this has a color of #df9dac
<div style="border:2px solid #df9dac;">Content here</div>
.myborder {border:2px solid #df9dac;}