#d4c95e color space conversions
Hex:
#d4c95e
RGB:
212, 201, 94
CMY:
17, 21, 63
CMYK:
0, 5, 56, 17
HSL:
54°, 57.8431%, 60.0000%
HSV (HSB):
54°, 55.6604%, 83.1373%
XYZ:
50.0584, 56.5785, 18.8721
xyY:
0.3988, 0.4508, 56.5785
CIE-Lab:
79.9419, -9.7584, 53.9065
CIE-LCH:
79.9419, 54.7826, 100.2608
CIE-Luv:
79.9419, 12.2129, 67.2056
Hunter-Lab:
75.2187, -12.8400, 37.7775
#d4c95e color charts
#d4c95e color shades, tints & tones
#d4c95e color schemes
#d4c95e color preview, HTML & CSS examples
This text has a color of #d4c95e
<p style="color:#d4c95e;">Text here</p>
.mytext {color:#d4c95e;}
This box has a color of #d4c95e
<div style="background-color:#d4c95e;">Content here</div>
.mybackground {background-color:#d4c95e;}
Border around this has a color of #d4c95e
<div style="border:2px solid #d4c95e;">Content here</div>
.myborder {border:2px solid #d4c95e;}