#df104f color space conversions
Hex:
#df104f
RGB:
223, 16, 79
CMY:
13, 94, 69
CMYK:
0, 93, 65, 13
HSL:
342°, 86.6109%, 46.8627%
HSV (HSB):
342°, 92.8251%, 87.4510%
XYZ:
32.0280, 16.6231, 8.9176
xyY:
0.5563, 0.2888, 16.6231
CIE-Lab:
47.7816, 73.0164, 23.1135
CIE-LCH:
47.7816, 76.5874, 17.5653
CIE-Luv:
47.7816, 135.3737, 10.6856
Hunter-Lab:
40.7714, 68.8708, 15.5719
#df104f color charts
#df104f color shades, tints & tones
#df104f color schemes
#df104f color preview, HTML & CSS examples
This text has a color of #df104f
<p style="color:#df104f;">Text here</p>
.mytext {color:#df104f;}
This box has a color of #df104f
<div style="background-color:#df104f;">Content here</div>
.mybackground {background-color:#df104f;}
Border around this has a color of #df104f
<div style="border:2px solid #df104f;">Content here</div>
.myborder {border:2px solid #df104f;}