#d69d0c color space conversions
Hex:
#d69d0c
RGB:
214, 157, 12
CMY:
16, 38, 95
CMYK:
0, 27, 94, 16
HSL:
43°, 89.3805%, 44.3137%
HSV (HSB):
43°, 94.3925%, 83.9216%
XYZ:
39.8549, 38.4366, 5.6663
xyY:
0.4747, 0.4578, 38.4366
CIE-Lab:
68.3412, 10.7011, 70.7466
CIE-LCH:
68.3412, 71.5513, 81.3987
CIE-Luv:
68.3412, 47.8401, 69.1276
Hunter-Lab:
61.9973, 6.2533, 37.9793
#d69d0c color charts
#d69d0c color shades, tints & tones
#d69d0c color schemes
#d69d0c color preview, HTML & CSS examples
This text has a color of #d69d0c
<p style="color:#d69d0c;">Text here</p>
.mytext {color:#d69d0c;}
This box has a color of #d69d0c
<div style="background-color:#d69d0c;">Content here</div>
.mybackground {background-color:#d69d0c;}
Border around this has a color of #d69d0c
<div style="border:2px solid #d69d0c;">Content here</div>
.myborder {border:2px solid #d69d0c;}