#df252d color space conversions
Hex:
#df252d
RGB:
223, 37, 45
CMY:
13, 85, 82
CMYK:
0, 83, 80, 13
HSL:
357°, 74.4000%, 50.9804%
HSV (HSB):
357°, 83.4081%, 87.4510%
XYZ:
31.5666, 17.2006, 4.1389
xyY:
0.5967, 0.3251, 17.2006
CIE-Lab:
48.5118, 68.1902, 43.9803
CIE-LCH:
48.5118, 81.1429, 32.8206
CIE-Luv:
48.5118, 138.9156, 27.9235
Hunter-Lab:
41.4736, 63.2824, 23.1146
#df252d color charts
#df252d color shades, tints & tones
#df252d color schemes
#df252d color preview, HTML & CSS examples
This text has a color of #df252d
<p style="color:#df252d;">Text here</p>
.mytext {color:#df252d;}
This box has a color of #df252d
<div style="background-color:#df252d;">Content here</div>
.mybackground {background-color:#df252d;}
Border around this has a color of #df252d
<div style="border:2px solid #df252d;">Content here</div>
.myborder {border:2px solid #df252d;}