#df98c2 color space conversions
Hex:
#df98c2
RGB:
223, 152, 194
CMY:
13, 40, 24
CMYK:
0, 32, 13, 13
HSL:
325°, 52.5926%, 73.5294%
HSV (HSB):
325°, 31.8386%, 87.4510%
XYZ:
51.3973, 42.0395, 56.4444
xyY:
0.3429, 0.2805, 42.0395
CIE-Lab:
70.8981, 32.7917, -10.8390
CIE-LCH:
70.8981, 34.5367, 341.7091
CIE-Luv:
70.8981, 40.2347, -22.0317
Hunter-Lab:
64.8379, 28.0315, -6.2282
#df98c2 color charts
#df98c2 color shades, tints & tones
#df98c2 color schemes
#df98c2 color preview, HTML & CSS examples
This text has a color of #df98c2
<p style="color:#df98c2;">Text here</p>
.mytext {color:#df98c2;}
This box has a color of #df98c2
<div style="background-color:#df98c2;">Content here</div>
.mybackground {background-color:#df98c2;}
Border around this has a color of #df98c2
<div style="border:2px solid #df98c2;">Content here</div>
.myborder {border:2px solid #df98c2;}