#df768d color space conversions
Hex:
#df768d
RGB:
223, 118, 141
CMY:
13, 54, 45
CMYK:
0, 47, 37, 13
HSL:
347°, 62.1302%, 66.8627%
HSV (HSB):
347°, 47.0852%, 87.4510%
XYZ:
41.7176, 30.5679, 28.9007
xyY:
0.4123, 0.3021, 30.5679
CIE-Lab:
62.1412, 43.1670, 6.1937
CIE-LCH:
62.1412, 43.6091, 8.1652
CIE-Luv:
62.1412, 69.8506, 0.3119
Hunter-Lab:
55.2883, 37.9321, 7.7092
#df768d color charts
#df768d color shades, tints & tones
#df768d color schemes
#df768d color preview, HTML & CSS examples
This text has a color of #df768d
<p style="color:#df768d;">Text here</p>
.mytext {color:#df768d;}
This box has a color of #df768d
<div style="background-color:#df768d;">Content here</div>
.mybackground {background-color:#df768d;}
Border around this has a color of #df768d
<div style="border:2px solid #df768d;">Content here</div>
.myborder {border:2px solid #df768d;}