#df475c color space conversions
Hex:
#df475c
RGB:
223, 71, 92
CMY:
13, 72, 64
CMYK:
0, 68, 59, 13
HSL:
352°, 70.3704%, 57.6471%
HSV (HSB):
352°, 68.1614%, 87.4510%
XYZ:
34.6164, 20.9672, 12.3478
xyY:
0.5096, 0.3087, 20.9672
CIE-Lab:
52.9135, 60.0272, 22.0095
CIE-LCH:
52.9135, 63.9350, 20.1359
CIE-Luv:
52.9135, 110.5584, 13.9801
Hunter-Lab:
45.7899, 54.8108, 16.0647
#df475c color charts
#df475c color shades, tints & tones
#df475c color schemes
#df475c color preview, HTML & CSS examples
This text has a color of #df475c
<p style="color:#df475c;">Text here</p>
.mytext {color:#df475c;}
This box has a color of #df475c
<div style="background-color:#df475c;">Content here</div>
.mybackground {background-color:#df475c;}
Border around this has a color of #df475c
<div style="border:2px solid #df475c;">Content here</div>
.myborder {border:2px solid #df475c;}