#d69a3c color space conversions
Hex:
#d69a3c
RGB:
214, 154, 60
CMY:
16, 40, 76
CMYK:
0, 28, 72, 16
HSL:
37°, 65.2542%, 53.7255%
HSV (HSB):
37°, 71.9626%, 83.9216%
XYZ:
40.1028, 37.7336, 9.4446
xyY:
0.4595, 0.4323, 37.7336
CIE-Lab:
67.8238, 13.7055, 55.9908
CIE-LCH:
67.8238, 57.6439, 76.2455
CIE-Luv:
67.8238, 48.4930, 59.0235
Hunter-Lab:
61.4277, 9.0345, 33.8834
#d69a3c color charts
#d69a3c color shades, tints & tones
#d69a3c color schemes
#d69a3c color preview, HTML & CSS examples
This text has a color of #d69a3c
<p style="color:#d69a3c;">Text here</p>
.mytext {color:#d69a3c;}
This box has a color of #d69a3c
<div style="background-color:#d69a3c;">Content here</div>
.mybackground {background-color:#d69a3c;}
Border around this has a color of #d69a3c
<div style="border:2px solid #d69a3c;">Content here</div>
.myborder {border:2px solid #d69a3c;}