#de5500 color space conversions
Hex:
#de5500
RGB:
222, 85, 0
CMY:
13, 67, 100
CMYK:
0, 62, 100, 13
HSL:
23°, 100.0000%, 43.5294%
HSV (HSB):
23°, 100.0000%, 87.0588%
XYZ:
33.3727, 22.0266, 2.4926
xyY:
0.5765, 0.3805, 22.0266
CIE-Lab:
54.0552, 50.7776, 63.9961
CIE-LCH:
54.0552, 81.6937, 51.5698
CIE-Luv:
54.0552, 113.6519, 46.1281
Hunter-Lab:
46.9325, 44.7957, 29.7038
#de5500 color charts
#de5500 color shades, tints & tones
#de5500 color schemes
#de5500 color preview, HTML & CSS examples
This text has a color of #de5500
<p style="color:#de5500;">Text here</p>
.mytext {color:#de5500;}
This box has a color of #de5500
<div style="background-color:#de5500;">Content here</div>
.mybackground {background-color:#de5500;}
Border around this has a color of #de5500
<div style="border:2px solid #de5500;">Content here</div>
.myborder {border:2px solid #de5500;}