#df485c color space conversions
Hex:
#df485c
RGB:
223, 72, 92
CMY:
13, 72, 64
CMYK:
0, 68, 59, 13
HSL:
352°, 70.2326%, 57.8431%
HSV (HSB):
352°, 67.7130%, 87.4510%
XYZ:
34.6806, 21.0954, 12.3692
xyY:
0.5089, 0.3096, 21.0954
CIE-Lab:
53.0538, 59.6431, 22.1955
CIE-LCH:
53.0538, 63.6392, 20.4121
CIE-Luv:
53.0538, 109.9999, 14.2864
Hunter-Lab:
45.9297, 54.4045, 16.1836
#df485c color charts
#df485c color shades, tints & tones
#df485c color schemes
#df485c color preview, HTML & CSS examples
This text has a color of #df485c
<p style="color:#df485c;">Text here</p>
.mytext {color:#df485c;}
This box has a color of #df485c
<div style="background-color:#df485c;">Content here</div>
.mybackground {background-color:#df485c;}
Border around this has a color of #df485c
<div style="border:2px solid #df485c;">Content here</div>
.myborder {border:2px solid #df485c;}