#d7c95a color space conversions
Hex:
#d7c95a
RGB:
215, 201, 90
CMY:
16, 21, 65
CMYK:
0, 7, 58, 16
HSL:
53°, 60.9756%, 59.8039%
HSV (HSB):
53°, 58.1395%, 84.3137%
XYZ:
50.7564, 56.9585, 17.9918
xyY:
0.4038, 0.4531, 56.9585
CIE-Lab:
80.1563, -8.8141, 56.0374
CIE-LCH:
80.1563, 56.7264, 98.9388
CIE-Luv:
80.1563, 14.4234, 68.9257
Hunter-Lab:
75.4709, -12.0274, 38.6952
#d7c95a color charts
#d7c95a color shades, tints & tones
#d7c95a color schemes
#d7c95a color preview, HTML & CSS examples
This text has a color of #d7c95a
<p style="color:#d7c95a;">Text here</p>
.mytext {color:#d7c95a;}
This box has a color of #d7c95a
<div style="background-color:#d7c95a;">Content here</div>
.mybackground {background-color:#d7c95a;}
Border around this has a color of #d7c95a
<div style="border:2px solid #d7c95a;">Content here</div>
.myborder {border:2px solid #d7c95a;}