#d5c85f color space conversions
Hex:
#d5c85f
RGB:
213, 200, 95
CMY:
16, 22, 63
CMYK:
0, 6, 55, 16
HSL:
53°, 58.4158%, 60.3922%
HSV (HSB):
53°, 55.3991%, 83.5294%
XYZ:
50.1604, 56.2809, 19.0460
xyY:
0.3997, 0.4485, 56.2809
CIE-Lab:
79.7734, -8.7580, 53.2743
CIE-LCH:
79.7734, 53.9894, 99.3356
CIE-Luv:
79.7734, 13.5089, 66.3755
Hunter-Lab:
75.0206, -11.9371, 37.4620
#d5c85f color charts
#d5c85f color shades, tints & tones
#d5c85f color schemes
#d5c85f color preview, HTML & CSS examples
This text has a color of #d5c85f
<p style="color:#d5c85f;">Text here</p>
.mytext {color:#d5c85f;}
This box has a color of #d5c85f
<div style="background-color:#d5c85f;">Content here</div>
.mybackground {background-color:#d5c85f;}
Border around this has a color of #d5c85f
<div style="border:2px solid #d5c85f;">Content here</div>
.myborder {border:2px solid #d5c85f;}