#df0f8e color space conversions
Hex:
#df0f8e
RGB:
223, 15, 142
CMY:
13, 94, 44
CMYK:
0, 93, 36, 13
HSL:
323°, 87.3950%, 46.6667%
HSV (HSB):
323°, 93.2735%, 87.4510%
XYZ:
35.4847, 17.9826, 27.1919
xyY:
0.4399, 0.2229, 17.9826
CIE-Lab:
49.4750, 77.8093, -13.0597
CIE-LCH:
49.4750, 78.8977, 350.4722
CIE-Luv:
49.4750, 108.7721, -32.1069
Hunter-Lab:
42.4059, 75.1562, -8.3344
#df0f8e color charts
#df0f8e color shades, tints & tones
#df0f8e color schemes
#df0f8e color preview, HTML & CSS examples
This text has a color of #df0f8e
<p style="color:#df0f8e;">Text here</p>
.mytext {color:#df0f8e;}
This box has a color of #df0f8e
<div style="background-color:#df0f8e;">Content here</div>
.mybackground {background-color:#df0f8e;}
Border around this has a color of #df0f8e
<div style="border:2px solid #df0f8e;">Content here</div>
.myborder {border:2px solid #df0f8e;}