#df97c8 color space conversions
Hex:
#df97c8
RGB:
223, 151, 200
CMY:
13, 41, 22
CMYK:
0, 32, 10, 13
HSL:
319°, 52.9412%, 73.3333%
HSV (HSB):
319°, 32.2870%, 87.4510%
XYZ:
51.9234, 41.9913, 60.0121
xyY:
0.3373, 0.2728, 41.9913
CIE-Lab:
70.8649, 34.3200, -14.2123
CIE-LCH:
70.8649, 37.1463, 337.5049
CIE-Luv:
70.8649, 39.7531, -27.4761
Hunter-Lab:
64.8007, 29.6268, -9.5481
#df97c8 color charts
#df97c8 color shades, tints & tones
#df97c8 color schemes
#df97c8 color preview, HTML & CSS examples
This text has a color of #df97c8
<p style="color:#df97c8;">Text here</p>
.mytext {color:#df97c8;}
This box has a color of #df97c8
<div style="background-color:#df97c8;">Content here</div>
.mybackground {background-color:#df97c8;}
Border around this has a color of #df97c8
<div style="border:2px solid #df97c8;">Content here</div>
.myborder {border:2px solid #df97c8;}