#df7e97 color space conversions
Hex:
#df7e97
RGB:
223, 126, 151
CMY:
13, 51, 41
CMYK:
0, 43, 32, 13
HSL:
345°, 60.2484%, 68.4314%
HSV (HSB):
345°, 43.4978%, 87.4510%
XYZ:
43.4782, 32.8440, 33.3261
xyY:
0.3965, 0.2995, 32.8440
CIE-Lab:
64.0344, 40.2785, 3.2064
CIE-LCH:
64.0344, 40.4059, 4.5515
CIE-Luv:
64.0344, 62.8977, -3.0366
Hunter-Lab:
57.3097, 35.1275, 5.6391
#df7e97 color charts
#df7e97 color shades, tints & tones
#df7e97 color schemes
#df7e97 color preview, HTML & CSS examples
This text has a color of #df7e97
<p style="color:#df7e97;">Text here</p>
.mytext {color:#df7e97;}
This box has a color of #df7e97
<div style="background-color:#df7e97;">Content here</div>
.mybackground {background-color:#df7e97;}
Border around this has a color of #df7e97
<div style="border:2px solid #df7e97;">Content here</div>
.myborder {border:2px solid #df7e97;}