#df0f85 color space conversions
Hex:
#df0f85
RGB:
223, 15, 133
CMY:
13, 94, 48
CMYK:
0, 93, 40, 13
HSL:
326°, 87.3950%, 46.6667%
HSV (HSB):
326°, 93.2735%, 87.4510%
XYZ:
34.8359, 17.7231, 23.7751
xyY:
0.4564, 0.2322, 17.7231
CIE-Lab:
49.1585, 76.9657, -8.0923
CIE-LCH:
49.1585, 77.3899, 353.9979
CIE-Luv:
49.1585, 112.9425, -25.2817
Hunter-Lab:
42.0988, 74.0322, -4.0147
#df0f85 color charts
#df0f85 color shades, tints & tones
#df0f85 color schemes
#df0f85 color preview, HTML & CSS examples
This text has a color of #df0f85
<p style="color:#df0f85;">Text here</p>
.mytext {color:#df0f85;}
This box has a color of #df0f85
<div style="background-color:#df0f85;">Content here</div>
.mybackground {background-color:#df0f85;}
Border around this has a color of #df0f85
<div style="border:2px solid #df0f85;">Content here</div>
.myborder {border:2px solid #df0f85;}