#d5c34e color space conversions
Hex:
#d5c34e
RGB:
213, 195, 78
CMY:
16, 24, 69
CMYK:
0, 8, 63, 16
HSL:
52°, 61.6438%, 57.0588%
HSV (HSB):
52°, 63.3803%, 83.5294%
XYZ:
48.3308, 53.7264, 15.0307
xyY:
0.4128, 0.4589, 53.7264
CIE-Lab:
78.3019, -7.3890, 59.2255
CIE-LCH:
78.3019, 59.6847, 97.1115
CIE-Luv:
78.3019, 17.4336, 70.5775
Hunter-Lab:
73.2983, -10.5742, 39.1507
#d5c34e color charts
#d5c34e color shades, tints & tones
#d5c34e color schemes
#d5c34e color preview, HTML & CSS examples
This text has a color of #d5c34e
<p style="color:#d5c34e;">Text here</p>
.mytext {color:#d5c34e;}
This box has a color of #d5c34e
<div style="background-color:#d5c34e;">Content here</div>
.mybackground {background-color:#d5c34e;}
Border around this has a color of #d5c34e
<div style="border:2px solid #d5c34e;">Content here</div>
.myborder {border:2px solid #d5c34e;}