#d69e3d color space conversions
Hex:
#d69e3d
RGB:
214, 158, 61
CMY:
16, 38, 76
CMYK:
0, 26, 71, 16
HSL:
38°, 65.1064%, 53.9216%
HSV (HSB):
38°, 71.4953%, 83.9216%
XYZ:
40.8007, 39.0868, 9.8090
xyY:
0.4549, 0.4358, 39.0868
CIE-Lab:
68.8141, 11.6002, 56.5742
CIE-LCH:
68.8141, 57.7512, 78.4125
CIE-Luv:
68.8141, 45.3952, 60.3691
Hunter-Lab:
62.5194, 7.0817, 34.4613
#d69e3d color charts
#d69e3d color shades, tints & tones
#d69e3d color schemes
#d69e3d color preview, HTML & CSS examples
This text has a color of #d69e3d
<p style="color:#d69e3d;">Text here</p>
.mytext {color:#d69e3d;}
This box has a color of #d69e3d
<div style="background-color:#d69e3d;">Content here</div>
.mybackground {background-color:#d69e3d;}
Border around this has a color of #d69e3d
<div style="border:2px solid #d69e3d;">Content here</div>
.myborder {border:2px solid #d69e3d;}