#df212b color space conversions
Hex:
#df212b
RGB:
223, 33, 43
CMY:
13, 87, 83
CMYK:
0, 85, 81, 13
HSL:
357°, 74.8031%, 50.1961%
HSV (HSB):
357°, 85.2018%, 87.4510%
XYZ:
31.4113, 16.9501, 3.9016
xyY:
0.6010, 0.3243, 16.9501
CIE-Lab:
48.1971, 68.9776, 44.7482
CIE-LCH:
48.1971, 82.2212, 32.9729
CIE-Luv:
48.1971, 140.7792, 27.9873
Hunter-Lab:
41.1705, 64.1394, 23.2006
#df212b color charts
#df212b color shades, tints & tones
#df212b color schemes
#df212b color preview, HTML & CSS examples
This text has a color of #df212b
<p style="color:#df212b;">Text here</p>
.mytext {color:#df212b;}
This box has a color of #df212b
<div style="background-color:#df212b;">Content here</div>
.mybackground {background-color:#df212b;}
Border around this has a color of #df212b
<div style="border:2px solid #df212b;">Content here</div>
.myborder {border:2px solid #df212b;}