#d2c45a color space conversions
Hex:
#d2c45a
RGB:
210, 196, 90
CMY:
18, 23, 65
CMYK:
0, 7, 57, 18
HSL:
53°, 57.1429%, 58.8235%
HSV (HSB):
53°, 57.1429%, 82.3529%
XYZ:
48.1637, 53.9197, 17.5419
xyY:
0.4026, 0.4507, 53.9197
CIE-Lab:
78.4149, -8.3362, 53.9576
CIE-LCH:
78.4149, 54.5977, 98.7825
CIE-Luv:
78.4149, 14.2364, 66.4428
Hunter-Lab:
73.4300, -11.4220, 37.2371
#d2c45a color charts
#d2c45a color shades, tints & tones
#d2c45a color schemes
#d2c45a color preview, HTML & CSS examples
This text has a color of #d2c45a
<p style="color:#d2c45a;">Text here</p>
.mytext {color:#d2c45a;}
This box has a color of #d2c45a
<div style="background-color:#d2c45a;">Content here</div>
.mybackground {background-color:#d2c45a;}
Border around this has a color of #d2c45a
<div style="border:2px solid #d2c45a;">Content here</div>
.myborder {border:2px solid #d2c45a;}