#df085d color space conversions
Hex:
#df085d
RGB:
223, 8, 93
CMY:
13, 97, 64
CMYK:
0, 96, 58, 13
HSL:
336°, 93.0736%, 45.2941%
HSV (HSB):
336°, 96.4126%, 87.4510%
XYZ:
32.4940, 16.6520, 11.8574
xyY:
0.5327, 0.2730, 16.6520
CIE-Lab:
47.8185, 74.5368, 14.5237
CIE-LCH:
47.8185, 75.9386, 11.0261
CIE-Luv:
47.8185, 131.2212, 1.9732
Hunter-Lab:
40.8068, 70.7258, 11.3366
#df085d color charts
#df085d color shades, tints & tones
#df085d color schemes
#df085d color preview, HTML & CSS examples
This text has a color of #df085d
<p style="color:#df085d;">Text here</p>
.mytext {color:#df085d;}
This box has a color of #df085d
<div style="background-color:#df085d;">Content here</div>
.mybackground {background-color:#df085d;}
Border around this has a color of #df085d
<div style="border:2px solid #df085d;">Content here</div>
.myborder {border:2px solid #df085d;}