#d7c70c color space conversions
Hex:
#d7c70c
RGB:
215, 199, 12
CMY:
16, 22, 95
CMYK:
0, 7, 94, 16
HSL:
55°, 89.4273%, 44.5098%
HSV (HSB):
55°, 94.4186%, 84.3137%
XYZ:
48.5141, 55.3205, 8.4688
xyY:
0.4320, 0.4926, 55.3205
CIE-Lab:
79.2255, -10.8660, 78.8096
CIE-LCH:
79.2255, 79.5552, 97.8503
CIE-Luv:
79.2255, 17.3947, 85.0586
Hunter-Lab:
74.3777, -13.7314, 45.3135
#d7c70c color charts
#d7c70c color shades, tints & tones
#d7c70c color schemes
#d7c70c color preview, HTML & CSS examples
This text has a color of #d7c70c
<p style="color:#d7c70c;">Text here</p>
.mytext {color:#d7c70c;}
This box has a color of #d7c70c
<div style="background-color:#d7c70c;">Content here</div>
.mybackground {background-color:#d7c70c;}
Border around this has a color of #d7c70c
<div style="border:2px solid #d7c70c;">Content here</div>
.myborder {border:2px solid #d7c70c;}