#d68c3f color space conversions
Hex:
#d68c3f
RGB:
214, 140, 63
CMY:
16, 45, 75
CMYK:
0, 35, 71, 16
HSL:
31°, 64.8069%, 54.3137%
HSV (HSB):
31°, 70.5607%, 83.9216%
XYZ:
38.0068, 33.4112, 9.1485
xyY:
0.4717, 0.4147, 33.4112
CIE-Lab:
64.4925, 21.4142, 51.1825
CIE-LCH:
64.4925, 55.4816, 67.2961
CIE-Luv:
64.4925, 59.0787, 52.2791
Hunter-Lab:
57.8024, 16.2149, 31.0778
#d68c3f color charts
#d68c3f color shades, tints & tones
#d68c3f color schemes
#d68c3f color preview, HTML & CSS examples
This text has a color of #d68c3f
<p style="color:#d68c3f;">Text here</p>
.mytext {color:#d68c3f;}
This box has a color of #d68c3f
<div style="background-color:#d68c3f;">Content here</div>
.mybackground {background-color:#d68c3f;}
Border around this has a color of #d68c3f
<div style="border:2px solid #d68c3f;">Content here</div>
.myborder {border:2px solid #d68c3f;}