#df3f3e color space conversions
Hex:
#df3f3e
RGB:
223, 63, 62
CMY:
13, 75, 76
CMYK:
0, 72, 72, 13
HSL:
0°, 71.5556%, 55.8824%
HSV (HSB):
0°, 72.1973%, 87.4510%
XYZ:
33.0784, 19.5908, 6.5954
xyY:
0.5581, 0.3306, 19.5908
CIE-Lab:
51.3714, 61.3061, 37.6116
CIE-LCH:
51.3714, 71.9240, 31.5293
CIE-Luv:
51.3714, 122.7257, 26.8353
Hunter-Lab:
44.2615, 55.9428, 22.1482
#df3f3e color charts
#df3f3e color shades, tints & tones
#df3f3e color schemes
#df3f3e color preview, HTML & CSS examples
This text has a color of #df3f3e
<p style="color:#df3f3e;">Text here</p>
.mytext {color:#df3f3e;}
This box has a color of #df3f3e
<div style="background-color:#df3f3e;">Content here</div>
.mybackground {background-color:#df3f3e;}
Border around this has a color of #df3f3e
<div style="border:2px solid #df3f3e;">Content here</div>
.myborder {border:2px solid #df3f3e;}