#d5c05d color space conversions
Hex:
#d5c05d
RGB:
213, 192, 93
CMY:
16, 25, 64
CMYK:
0, 10, 56, 16
HSL:
50°, 58.8235%, 60.0000%
HSV (HSB):
50°, 56.3380%, 83.5294%
XYZ:
48.2660, 52.6357, 17.9717
xyY:
0.4060, 0.4428, 52.6357
CIE-Lab:
77.6594, -4.7981, 51.7733
CIE-LCH:
77.6594, 51.9952, 95.2948
CIE-Luv:
77.6594, 18.8470, 63.5123
Hunter-Lab:
72.5505, -8.2118, 36.0984
#d5c05d color charts
#d5c05d color shades, tints & tones
#d5c05d color schemes
#d5c05d color preview, HTML & CSS examples
This text has a color of #d5c05d
<p style="color:#d5c05d;">Text here</p>
.mytext {color:#d5c05d;}
This box has a color of #d5c05d
<div style="background-color:#d5c05d;">Content here</div>
.mybackground {background-color:#d5c05d;}
Border around this has a color of #d5c05d
<div style="border:2px solid #d5c05d;">Content here</div>
.myborder {border:2px solid #d5c05d;}