#d7c35e color space conversions
Hex:
#d7c35e
RGB:
215, 195, 94
CMY:
16, 24, 63
CMYK:
0, 9, 56, 16
HSL:
50°, 60.1990%, 60.5882%
HSV (HSB):
50°, 56.2791%, 84.3137%
XYZ:
49.5598, 54.2854, 18.4557
xyY:
0.4052, 0.4439, 54.2854
CIE-Lab:
78.6279, -5.4394, 52.4670
CIE-LCH:
78.6279, 52.7482, 95.9189
CIE-Luv:
78.6279, 18.2182, 64.5742
Hunter-Lab:
73.6787, -8.8699, 36.7235
#d7c35e color charts
#d7c35e color shades, tints & tones
#d7c35e color schemes
#d7c35e color preview, HTML & CSS examples
This text has a color of #d7c35e
<p style="color:#d7c35e;">Text here</p>
.mytext {color:#d7c35e;}
This box has a color of #d7c35e
<div style="background-color:#d7c35e;">Content here</div>
.mybackground {background-color:#d7c35e;}
Border around this has a color of #d7c35e
<div style="border:2px solid #d7c35e;">Content here</div>
.myborder {border:2px solid #d7c35e;}