#d5c05f color space conversions
Hex:
#d5c05f
RGB:
213, 192, 95
CMY:
16, 25, 63
CMYK:
0, 10, 55, 16
HSL:
49°, 58.4158%, 60.3922%
HSV (HSB):
49°, 55.3991%, 83.5294%
XYZ:
48.3558, 52.6716, 18.4445
xyY:
0.4047, 0.4409, 52.6716
CIE-Lab:
77.6807, -4.6427, 50.8564
CIE-LCH:
77.6807, 51.0679, 95.2161
CIE-Luv:
77.6807, 18.7572, 62.6664
Hunter-Lab:
72.5752, -8.0748, 35.7345
#d5c05f color charts
#d5c05f color shades, tints & tones
#d5c05f color schemes
#d5c05f color preview, HTML & CSS examples
This text has a color of #d5c05f
<p style="color:#d5c05f;">Text here</p>
.mytext {color:#d5c05f;}
This box has a color of #d5c05f
<div style="background-color:#d5c05f;">Content here</div>
.mybackground {background-color:#d5c05f;}
Border around this has a color of #d5c05f
<div style="border:2px solid #d5c05f;">Content here</div>
.myborder {border:2px solid #d5c05f;}