#d7a20e color space conversions
Hex:
#d7a20e
RGB:
215, 162, 14
CMY:
16, 36, 95
CMYK:
0, 25, 93, 16
HSL:
44°, 87.7729%, 44.9020%
HSV (HSB):
44°, 93.4884%, 84.3137%
XYZ:
41.0239, 40.3194, 6.0357
xyY:
0.4695, 0.4614, 40.3194
CIE-Lab:
69.6964, 8.4834, 71.4944
CIE-LCH:
69.6964, 71.9960, 83.2330
CIE-Luv:
69.6964, 44.6876, 70.8768
Hunter-Lab:
63.4976, 4.2028, 38.8126
#d7a20e color charts
#d7a20e color shades, tints & tones
#d7a20e color schemes
#d7a20e color preview, HTML & CSS examples
This text has a color of #d7a20e
<p style="color:#d7a20e;">Text here</p>
.mytext {color:#d7a20e;}
This box has a color of #d7a20e
<div style="background-color:#d7a20e;">Content here</div>
.mybackground {background-color:#d7a20e;}
Border around this has a color of #d7a20e
<div style="border:2px solid #d7a20e;">Content here</div>
.myborder {border:2px solid #d7a20e;}