#de7004 color space conversions
Hex:
#de7004
RGB:
222, 112, 4
CMY:
13, 56, 98
CMYK:
0, 50, 98, 13
HSL:
30°, 96.4602%, 44.3137%
HSV (HSB):
30°, 98.1982%, 87.0588%
XYZ:
35.9403, 27.1267, 3.4566
xyY:
0.5403, 0.4078, 27.1267
CIE-Lab:
59.0914, 37.8934, 66.1405
CIE-LCH:
59.0914, 76.2265, 60.1906
CIE-Luv:
59.0914, 91.6958, 54.0454
Hunter-Lab:
52.0833, 32.0288, 32.5234
#de7004 color charts
#de7004 color shades, tints & tones
#de7004 color schemes
#de7004 color preview, HTML & CSS examples
This text has a color of #de7004
<p style="color:#de7004;">Text here</p>
.mytext {color:#de7004;}
This box has a color of #de7004
<div style="background-color:#de7004;">Content here</div>
.mybackground {background-color:#de7004;}
Border around this has a color of #de7004
<div style="border:2px solid #de7004;">Content here</div>
.myborder {border:2px solid #de7004;}