#df213f color space conversions
Hex:
#df213f
RGB:
223, 33, 63
CMY:
13, 87, 75
CMYK:
0, 85, 72, 13
HSL:
351°, 74.8031%, 50.1961%
HSV (HSB):
351°, 85.2018%, 87.4510%
XYZ:
31.8725, 17.1346, 6.3301
xyY:
0.5760, 0.3096, 17.1346
CIE-Lab:
48.4291, 69.6610, 33.6066
CIE-LCH:
48.4291, 77.3437, 25.7541
CIE-Luv:
48.4291, 136.1454, 20.4880
Hunter-Lab:
41.3939, 65.0020, 19.9090
#df213f color charts
#df213f color shades, tints & tones
#df213f color schemes
#df213f color preview, HTML & CSS examples
This text has a color of #df213f
<p style="color:#df213f;">Text here</p>
.mytext {color:#df213f;}
This box has a color of #df213f
<div style="background-color:#df213f;">Content here</div>
.mybackground {background-color:#df213f;}
Border around this has a color of #df213f
<div style="border:2px solid #df213f;">Content here</div>
.myborder {border:2px solid #df213f;}