#df98a6 color space conversions
Hex:
#df98a6
RGB:
223, 152, 166
CMY:
13, 40, 35
CMYK:
0, 32, 26, 13
HSL:
348°, 52.5926%, 73.5294%
HSV (HSB):
348°, 31.8386%, 87.4510%
XYZ:
48.5426, 40.8976, 41.4119
xyY:
0.3710, 0.3125, 40.8976
CIE-Lab:
70.1041, 28.5284, 3.5498
CIE-LCH:
70.1041, 28.7484, 7.0929
CIE-Luv:
70.1041, 44.7657, -0.1709
Hunter-Lab:
63.9512, 23.5769, 6.3723
#df98a6 color charts
#df98a6 color shades, tints & tones
#df98a6 color schemes
#df98a6 color preview, HTML & CSS examples
This text has a color of #df98a6
<p style="color:#df98a6;">Text here</p>
.mytext {color:#df98a6;}
This box has a color of #df98a6
<div style="background-color:#df98a6;">Content here</div>
.mybackground {background-color:#df98a6;}
Border around this has a color of #df98a6
<div style="border:2px solid #df98a6;">Content here</div>
.myborder {border:2px solid #df98a6;}