#d2c95f color space conversions
Hex:
#d2c95f
RGB:
210, 201, 95
CMY:
18, 21, 63
CMYK:
0, 4, 55, 18
HSL:
55°, 56.0976%, 59.8039%
HSV (HSB):
55°, 54.7619%, 82.3529%
XYZ:
49.5305, 56.3011, 19.0831
xyY:
0.3965, 0.4507, 56.3011
CIE-Lab:
79.7849, -10.5059, 53.2215
CIE-LCH:
79.7849, 54.2485, 101.1666
CIE-Luv:
79.7849, 10.8133, 66.7085
Hunter-Lab:
75.0341, -13.4805, 37.4449
#d2c95f color charts
#d2c95f color shades, tints & tones
#d2c95f color schemes
#d2c95f color preview, HTML & CSS examples
This text has a color of #d2c95f
<p style="color:#d2c95f;">Text here</p>
.mytext {color:#d2c95f;}
This box has a color of #d2c95f
<div style="background-color:#d2c95f;">Content here</div>
.mybackground {background-color:#d2c95f;}
Border around this has a color of #d2c95f
<div style="border:2px solid #d2c95f;">Content here</div>
.myborder {border:2px solid #d2c95f;}