#d5c15a color space conversions
Hex:
#d5c15a
RGB:
213, 193, 90
CMY:
16, 24, 65
CMYK:
0, 9, 58, 16
HSL:
50°, 59.4203%, 59.4118%
HSV (HSB):
50°, 57.7465%, 83.5294%
XYZ:
48.3560, 53.0242, 17.3589
xyY:
0.4072, 0.4466, 53.0242
CIE-Lab:
77.8893, -5.5412, 53.4311
CIE-LCH:
77.8893, 53.7177, 95.9208
CIE-Luv:
77.8893, 18.3114, 65.2032
Hunter-Lab:
72.8178, -8.8948, 36.8384
#d5c15a color charts
#d5c15a color shades, tints & tones
#d5c15a color schemes
#d5c15a color preview, HTML & CSS examples
This text has a color of #d5c15a
<p style="color:#d5c15a;">Text here</p>
.mytext {color:#d5c15a;}
This box has a color of #d5c15a
<div style="background-color:#d5c15a;">Content here</div>
.mybackground {background-color:#d5c15a;}
Border around this has a color of #d5c15a
<div style="border:2px solid #d5c15a;">Content here</div>
.myborder {border:2px solid #d5c15a;}