#df252e color space conversions
Hex:
#df252e
RGB:
223, 37, 46
CMY:
13, 85, 82
CMYK:
0, 83, 79, 13
HSL:
357°, 74.4000%, 50.9804%
HSV (HSB):
357°, 83.4081%, 87.4510%
XYZ:
31.5861, 17.2084, 4.2415
xyY:
0.5956, 0.3245, 17.2084
CIE-Lab:
48.5215, 68.2194, 43.4458
CIE-LCH:
48.5215, 80.8791, 32.4912
CIE-Luv:
48.5215, 138.7186, 27.6004
Hunter-Lab:
41.4830, 63.3190, 22.9758
#df252e color charts
#df252e color shades, tints & tones
#df252e color schemes
#df252e color preview, HTML & CSS examples
This text has a color of #df252e
<p style="color:#df252e;">Text here</p>
.mytext {color:#df252e;}
This box has a color of #df252e
<div style="background-color:#df252e;">Content here</div>
.mybackground {background-color:#df252e;}
Border around this has a color of #df252e
<div style="border:2px solid #df252e;">Content here</div>
.myborder {border:2px solid #df252e;}