#df314f color space conversions
Hex:
#df314f
RGB:
223, 49, 79
CMY:
13, 81, 69
CMYK:
0, 78, 65, 13
HSL:
350°, 73.1092%, 53.3333%
HSV (HSB):
350°, 78.0269%, 87.4510%
XYZ:
32.9410, 18.4491, 9.2220
xyY:
0.5435, 0.3044, 18.4491
CIE-Lab:
50.0364, 66.5727, 26.0241
CIE-LCH:
50.0364, 71.4785, 21.3511
CIE-Luv:
50.0364, 125.3807, 15.5255
Hunter-Lab:
42.9524, 61.7282, 17.3370
#df314f color charts
#df314f color shades, tints & tones
#df314f color schemes
#df314f color preview, HTML & CSS examples
This text has a color of #df314f
<p style="color:#df314f;">Text here</p>
.mytext {color:#df314f;}
This box has a color of #df314f
<div style="background-color:#df314f;">Content here</div>
.mybackground {background-color:#df314f;}
Border around this has a color of #df314f
<div style="border:2px solid #df314f;">Content here</div>
.myborder {border:2px solid #df314f;}