#d69b3d color space conversions
Hex:
#d69b3d
RGB:
214, 155, 61
CMY:
16, 39, 76
CMYK:
0, 28, 71, 16
HSL:
37°, 65.1064%, 53.9216%
HSV (HSB):
37°, 71.4953%, 83.9216%
XYZ:
40.2952, 38.0758, 9.6404
xyY:
0.4578, 0.4326, 38.0758
CIE-Lab:
68.0764, 13.2156, 55.8187
CIE-LCH:
68.0764, 57.3618, 76.6800
CIE-Luv:
68.0764, 47.6715, 59.1255
Hunter-Lab:
61.7056, 8.5801, 33.9308
#d69b3d color charts
#d69b3d color shades, tints & tones
#d69b3d color schemes
#d69b3d color preview, HTML & CSS examples
This text has a color of #d69b3d
<p style="color:#d69b3d;">Text here</p>
.mytext {color:#d69b3d;}
This box has a color of #d69b3d
<div style="background-color:#d69b3d;">Content here</div>
.mybackground {background-color:#d69b3d;}
Border around this has a color of #d69b3d
<div style="border:2px solid #d69b3d;">Content here</div>
.myborder {border:2px solid #d69b3d;}