#de9f2f color space conversions
Hex:
#de9f2f
RGB:
222, 159, 47
CMY:
13, 38, 82
CMYK:
0, 28, 79, 13
HSL:
38°, 72.6141%, 52.7451%
HSV (HSB):
38°, 78.8288%, 87.0588%
XYZ:
43.0354, 40.5311, 8.2444
xyY:
0.4687, 0.4415, 40.5311
CIE-Lab:
69.8461, 13.9158, 63.3991
CIE-LCH:
69.8461, 64.9083, 77.6202
CIE-Luv:
69.8461, 51.6720, 64.9133
Hunter-Lab:
63.6640, 9.2498, 36.8869
#de9f2f color charts
#de9f2f color shades, tints & tones
#de9f2f color schemes
#de9f2f color preview, HTML & CSS examples
This text has a color of #de9f2f
<p style="color:#de9f2f;">Text here</p>
.mytext {color:#de9f2f;}
This box has a color of #de9f2f
<div style="background-color:#de9f2f;">Content here</div>
.mybackground {background-color:#de9f2f;}
Border around this has a color of #de9f2f
<div style="border:2px solid #de9f2f;">Content here</div>
.myborder {border:2px solid #de9f2f;}