#de950c color space conversions
Hex:
#de950c
RGB:
222, 149, 12
CMY:
13, 42, 95
CMYK:
0, 33, 95, 13
HSL:
39°, 89.7436%, 45.8824%
HSV (HSB):
39°, 94.5946%, 87.0588%
XYZ:
40.9380, 37.0510, 5.3417
xyY:
0.4913, 0.4446, 37.0510
CIE-Lab:
67.3153, 18.4830, 70.4314
CIE-LCH:
67.3153, 72.8163, 75.2957
CIE-Luv:
67.3153, 60.7412, 66.4059
Hunter-Lab:
60.8696, 13.5290, 37.4056
#de950c color charts
#de950c color shades, tints & tones
#de950c color schemes
#de950c color preview, HTML & CSS examples
This text has a color of #de950c
<p style="color:#de950c;">Text here</p>
.mytext {color:#de950c;}
This box has a color of #de950c
<div style="background-color:#de950c;">Content here</div>
.mybackground {background-color:#de950c;}
Border around this has a color of #de950c
<div style="border:2px solid #de950c;">Content here</div>
.myborder {border:2px solid #de950c;}