#df7d2d color space conversions
Hex:
#df7d2d
RGB:
223, 125, 45
CMY:
13, 51, 82
CMYK:
0, 44, 80, 13
HSL:
27°, 73.5537%, 52.5490%
HSV (HSB):
27°, 79.8206%, 87.4510%
XYZ:
38.2387, 30.5447, 6.3629
xyY:
0.5089, 0.4065, 30.5447
CIE-Lab:
62.1214, 32.3820, 57.0800
CIE-LCH:
62.1214, 65.6256, 60.4333
CIE-Luv:
62.1214, 79.8477, 52.4432
Hunter-Lab:
55.2672, 26.7842, 31.8610
#df7d2d color charts
#df7d2d color shades, tints & tones
#df7d2d color schemes
#df7d2d color preview, HTML & CSS examples
This text has a color of #df7d2d
<p style="color:#df7d2d;">Text here</p>
.mytext {color:#df7d2d;}
This box has a color of #df7d2d
<div style="background-color:#df7d2d;">Content here</div>
.mybackground {background-color:#df7d2d;}
Border around this has a color of #df7d2d
<div style="border:2px solid #df7d2d;">Content here</div>
.myborder {border:2px solid #df7d2d;}