#de7d3f color space conversions
Hex:
#de7d3f
RGB:
222, 125, 63
CMY:
13, 51, 75
CMYK:
0, 44, 72, 13
HSL:
23°, 70.6667%, 55.8824%
HSV (HSB):
23°, 71.6216%, 87.0588%
XYZ:
38.3550, 30.5557, 8.5789
xyY:
0.4950, 0.3943, 30.5557
CIE-Lab:
62.1308, 32.7154, 48.9674
CIE-LCH:
62.1308, 58.8906, 56.2529
CIE-Luv:
62.1308, 77.4002, 46.8912
Hunter-Lab:
55.2772, 27.1201, 29.4923
#de7d3f color charts
#de7d3f color shades, tints & tones
#de7d3f color schemes
#de7d3f color preview, HTML & CSS examples
This text has a color of #de7d3f
<p style="color:#de7d3f;">Text here</p>
.mytext {color:#de7d3f;}
This box has a color of #de7d3f
<div style="background-color:#de7d3f;">Content here</div>
.mybackground {background-color:#de7d3f;}
Border around this has a color of #de7d3f
<div style="border:2px solid #de7d3f;">Content here</div>
.myborder {border:2px solid #de7d3f;}