#df880d color space conversions
Hex:
#df880d
RGB:
223, 136, 13
CMY:
13, 47, 95
CMYK:
0, 39, 94, 13
HSL:
35°, 88.9831%, 46.2745%
HSV (HSB):
35°, 94.1704%, 87.4510%
XYZ:
39.3082, 33.3254, 4.7414
xyY:
0.5080, 0.4307, 33.3254
CIE-Lab:
64.4235, 25.8688, 68.2978
CIE-LCH:
64.4235, 73.0328, 69.2551
CIE-Luv:
64.4235, 72.2560, 61.6611
Hunter-Lab:
57.7281, 20.5200, 35.5400
#df880d color charts
#df880d color shades, tints & tones
#df880d color schemes
#df880d color preview, HTML & CSS examples
This text has a color of #df880d
<p style="color:#df880d;">Text here</p>
.mytext {color:#df880d;}
This box has a color of #df880d
<div style="background-color:#df880d;">Content here</div>
.mybackground {background-color:#df880d;}
Border around this has a color of #df880d
<div style="border:2px solid #df880d;">Content here</div>
.myborder {border:2px solid #df880d;}