#d7c12f color space conversions
Hex:
#d7c12f
RGB:
215, 193, 47
CMY:
16, 24, 82
CMYK:
0, 10, 78, 16
HSL:
52°, 67.7419%, 51.3725%
HSV (HSB):
52°, 78.1395%, 84.3137%
XYZ:
47.6074, 52.7922, 10.3701
xyY:
0.4298, 0.4766, 52.7922
CIE-Lab:
77.7522, -7.0206, 70.3067
CIE-LCH:
77.7522, 70.6564, 95.7024
CIE-Luv:
77.7522, 21.1188, 78.2476
Hunter-Lab:
72.6583, -10.1946, 42.3987
#d7c12f color charts
#d7c12f color shades, tints & tones
#d7c12f color schemes
#d7c12f color preview, HTML & CSS examples
This text has a color of #d7c12f
<p style="color:#d7c12f;">Text here</p>
.mytext {color:#d7c12f;}
This box has a color of #d7c12f
<div style="background-color:#d7c12f;">Content here</div>
.mybackground {background-color:#d7c12f;}
Border around this has a color of #d7c12f
<div style="border:2px solid #d7c12f;">Content here</div>
.myborder {border:2px solid #d7c12f;}