#d07e3f color space conversions
Hex:
#d07e3f
RGB:
208, 126, 63
CMY:
18, 51, 75
CMYK:
0, 39, 70, 18
HSL:
26°, 60.6695%, 53.1373%
HSV (HSB):
26°, 69.7115%, 81.5686%
XYZ:
34.3705, 28.6905, 8.4289
xyY:
0.4808, 0.4013, 28.6905
CIE-Lab:
60.5075, 26.4470, 46.6713
CIE-LCH:
60.5075, 53.6438, 60.4613
CIE-Luv:
60.5075, 65.0730, 46.1073
Hunter-Lab:
53.5635, 20.8033, 28.1644
#d07e3f color charts
#d07e3f color shades, tints & tones
#d07e3f color schemes
#d07e3f color preview, HTML & CSS examples
This text has a color of #d07e3f
<p style="color:#d07e3f;">Text here</p>
.mytext {color:#d07e3f;}
This box has a color of #d07e3f
<div style="background-color:#d07e3f;">Content here</div>
.mybackground {background-color:#d07e3f;}
Border around this has a color of #d07e3f
<div style="border:2px solid #d07e3f;">Content here</div>
.myborder {border:2px solid #d07e3f;}