#d2c98e color space conversions
Hex:
#d2c98e
RGB:
210, 201, 142
CMY:
18, 21, 44
CMYK:
0, 4, 32, 18
HSL:
52°, 43.0380%, 69.0196%
HSV (HSB):
52°, 32.3810%, 82.3529%
XYZ:
52.3475, 57.4279, 33.9169
xyY:
0.3643, 0.3997, 57.4279
CIE-Lab:
80.4197, -5.7544, 30.6651
CIE-LCH:
80.4197, 31.2004, 100.6282
CIE-Luv:
80.4197, 8.7302, 42.4639
Hunter-Lab:
75.7812, -9.3145, 26.5108
#d2c98e color charts
#d2c98e color shades, tints & tones
#d2c98e color schemes
#d2c98e color preview, HTML & CSS examples
This text has a color of #d2c98e
<p style="color:#d2c98e;">Text here</p>
.mytext {color:#d2c98e;}
This box has a color of #d2c98e
<div style="background-color:#d2c98e;">Content here</div>
.mybackground {background-color:#d2c98e;}
Border around this has a color of #d2c98e
<div style="border:2px solid #d2c98e;">Content here</div>
.myborder {border:2px solid #d2c98e;}