#df500d color space conversions
Hex:
#df500d
RGB:
223, 80, 13
CMY:
13, 69, 95
CMYK:
0, 64, 94, 13
HSL:
19°, 88.9831%, 46.2745%
HSV (HSB):
19°, 94.1704%, 87.4510%
XYZ:
33.3727, 21.4544, 2.7629
xyY:
0.5795, 0.3725, 21.4544
CIE-Lab:
53.4432, 53.4156, 60.9582
CIE-LCH:
53.4432, 81.0501, 48.7730
CIE-Luv:
53.4432, 117.7075, 43.6950
Hunter-Lab:
46.3188, 47.5513, 28.8865
#df500d color charts
#df500d color shades, tints & tones
#df500d color schemes
#df500d color preview, HTML & CSS examples
This text has a color of #df500d
<p style="color:#df500d;">Text here</p>
.mytext {color:#df500d;}
This box has a color of #df500d
<div style="background-color:#df500d;">Content here</div>
.mybackground {background-color:#df500d;}
Border around this has a color of #df500d
<div style="border:2px solid #df500d;">Content here</div>
.myborder {border:2px solid #df500d;}