#df95a5 color space conversions
Hex:
#df95a5
RGB:
223, 149, 165
CMY:
13, 42, 35
CMYK:
0, 33, 26, 13
HSL:
347°, 53.6232%, 72.9412%
HSV (HSB):
347°, 33.1839%, 87.4510%
XYZ:
47.9704, 39.8995, 40.7704
xyY:
0.3729, 0.3102, 39.8995
CIE-Lab:
69.3979, 29.9961, 3.0843
CIE-LCH:
69.3979, 30.1542, 5.8708
CIE-Luv:
69.3979, 46.6916, -1.1140
Hunter-Lab:
63.1660, 25.0183, 5.9476
#df95a5 color charts
#df95a5 color shades, tints & tones
#df95a5 color schemes
#df95a5 color preview, HTML & CSS examples
This text has a color of #df95a5
<p style="color:#df95a5;">Text here</p>
.mytext {color:#df95a5;}
This box has a color of #df95a5
<div style="background-color:#df95a5;">Content here</div>
.mybackground {background-color:#df95a5;}
Border around this has a color of #df95a5
<div style="border:2px solid #df95a5;">Content here</div>
.myborder {border:2px solid #df95a5;}