#d2c45e color space conversions
Hex:
#d2c45e
RGB:
210, 196, 94
CMY:
18, 23, 63
CMYK:
0, 7, 55, 18
HSL:
53°, 56.3107%, 59.6078%
HSV (HSB):
53°, 55.2381%, 82.3529%
XYZ:
48.3387, 53.9896, 18.4630
xyY:
0.4002, 0.4470, 53.9896
CIE-Lab:
78.4557, -8.0302, 52.1556
CIE-LCH:
78.4557, 52.7701, 98.7529
CIE-Luv:
78.4557, 14.0820, 64.8052
Hunter-Lab:
73.4776, -11.1563, 36.5363
#d2c45e color charts
#d2c45e color shades, tints & tones
#d2c45e color schemes
#d2c45e color preview, HTML & CSS examples
This text has a color of #d2c45e
<p style="color:#d2c45e;">Text here</p>
.mytext {color:#d2c45e;}
This box has a color of #d2c45e
<div style="background-color:#d2c45e;">Content here</div>
.mybackground {background-color:#d2c45e;}
Border around this has a color of #d2c45e
<div style="border:2px solid #d2c45e;">Content here</div>
.myborder {border:2px solid #d2c45e;}