#df365f color space conversions
Hex:
#df365f
RGB:
223, 54, 95
CMY:
13, 79, 63
CMYK:
0, 76, 57, 13
HSL:
345°, 72.5322%, 54.3137%
HSV (HSB):
345°, 75.7848%, 87.4510%
XYZ:
33.8162, 19.1525, 12.7410
xyY:
0.5146, 0.2915, 19.1525
CIE-Lab:
50.8652, 66.0832, 17.4611
CIE-LCH:
50.8652, 68.3511, 14.8009
CIE-Luv:
50.8652, 118.0981, 7.5209
Hunter-Lab:
43.7636, 61.3407, 13.3733
#df365f color charts
#df365f color shades, tints & tones
#df365f color schemes
#df365f color preview, HTML & CSS examples
This text has a color of #df365f
<p style="color:#df365f;">Text here</p>
.mytext {color:#df365f;}
This box has a color of #df365f
<div style="background-color:#df365f;">Content here</div>
.mybackground {background-color:#df365f;}
Border around this has a color of #df365f
<div style="border:2px solid #df365f;">Content here</div>
.myborder {border:2px solid #df365f;}