#df95c3 color space conversions
Hex:
#df95c3
RGB:
223, 149, 195
CMY:
13, 42, 24
CMYK:
0, 33, 13, 13
HSL:
323°, 53.6232%, 72.9412%
HSV (HSB):
323°, 33.1839%, 87.4510%
XYZ:
51.0292, 41.1230, 56.8778
xyY:
0.3424, 0.2759, 41.1230
CIE-Lab:
70.2620, 34.5589, -12.3459
CIE-LCH:
70.2620, 36.6980, 340.3411
CIE-Luv:
70.2620, 41.6412, -24.6149
Hunter-Lab:
64.1272, 29.8187, -7.6983
#df95c3 color charts
#df95c3 color shades, tints & tones
#df95c3 color schemes
#df95c3 color preview, HTML & CSS examples
This text has a color of #df95c3
<p style="color:#df95c3;">Text here</p>
.mytext {color:#df95c3;}
This box has a color of #df95c3
<div style="background-color:#df95c3;">Content here</div>
.mybackground {background-color:#df95c3;}
Border around this has a color of #df95c3
<div style="border:2px solid #df95c3;">Content here</div>
.myborder {border:2px solid #df95c3;}