#de962c color space conversions
Hex:
#de962c
RGB:
222, 150, 44
CMY:
13, 41, 83
CMYK:
0, 32, 80, 13
HSL:
36°, 72.9508%, 52.1569%
HSV (HSB):
36°, 80.1802%, 87.0588%
XYZ:
41.4852, 37.5241, 7.4392
xyY:
0.4799, 0.4341, 37.5241
CIE-Lab:
67.6684, 18.6358, 62.4936
CIE-LCH:
67.6684, 65.2131, 73.3953
CIE-Luv:
67.6684, 58.9039, 62.0846
Hunter-Lab:
61.2569, 13.6863, 35.6795
#de962c color charts
#de962c color shades, tints & tones
#de962c color schemes
#de962c color preview, HTML & CSS examples
This text has a color of #de962c
<p style="color:#de962c;">Text here</p>
.mytext {color:#de962c;}
This box has a color of #de962c
<div style="background-color:#de962c;">Content here</div>
.mybackground {background-color:#de962c;}
Border around this has a color of #de962c
<div style="border:2px solid #de962c;">Content here</div>
.myborder {border:2px solid #de962c;}