#de6e00 color space conversions
Hex:
#de6e00
RGB:
222, 110, 0
CMY:
13, 57, 100
CMYK:
0, 50, 100, 13
HSL:
30°, 100.0000%, 43.5294%
HSV (HSB):
30°, 100.0000%, 87.0588%
XYZ:
35.7001, 26.6815, 3.2684
xyY:
0.5438, 0.4064, 26.6815
CIE-Lab:
58.6783, 38.8669, 66.5987
CIE-LCH:
58.6783, 77.1105, 59.7322
CIE-Luv:
58.6783, 93.4732, 53.7086
Hunter-Lab:
51.6541, 32.9735, 32.4063
#de6e00 color charts
#de6e00 color shades, tints & tones
#de6e00 color schemes
#de6e00 color preview, HTML & CSS examples
This text has a color of #de6e00
<p style="color:#de6e00;">Text here</p>
.mytext {color:#de6e00;}
This box has a color of #de6e00
<div style="background-color:#de6e00;">Content here</div>
.mybackground {background-color:#de6e00;}
Border around this has a color of #de6e00
<div style="border:2px solid #de6e00;">Content here</div>
.myborder {border:2px solid #de6e00;}