#d3c95b color space conversions
Hex:
#d3c95b
RGB:
211, 201, 91
CMY:
17, 21, 64
CMYK:
0, 5, 57, 17
HSL:
55°, 57.6923%, 59.2157%
HSV (HSB):
55°, 56.8720%, 82.7451%
XYZ:
49.6389, 56.3775, 18.1632
xyY:
0.3997, 0.4540, 56.3775
CIE-Lab:
79.8282, -10.3991, 55.1243
CIE-LCH:
79.8282, 56.0966, 100.6832
CIE-Luv:
79.8282, 11.6357, 68.3720
Hunter-Lab:
75.0850, -13.3917, 38.2171
#d3c95b color charts
#d3c95b color shades, tints & tones
#d3c95b color schemes
#d3c95b color preview, HTML & CSS examples
This text has a color of #d3c95b
<p style="color:#d3c95b;">Text here</p>
.mytext {color:#d3c95b;}
This box has a color of #d3c95b
<div style="background-color:#d3c95b;">Content here</div>
.mybackground {background-color:#d3c95b;}
Border around this has a color of #d3c95b
<div style="border:2px solid #d3c95b;">Content here</div>
.myborder {border:2px solid #d3c95b;}