#d5ca5a color space conversions
Hex:
#d5ca5a
RGB:
213, 202, 90
CMY:
16, 21, 65
CMYK:
0, 5, 58, 16
HSL:
55°, 59.4203%, 59.4118%
HSV (HSB):
55°, 57.7465%, 83.5294%
XYZ:
50.4066, 57.1254, 18.0425
xyY:
0.4014, 0.4549, 57.1254
CIE-Lab:
80.2501, -10.1526, 56.0963
CIE-LCH:
80.2501, 57.0076, 100.2587
CIE-Luv:
80.2501, 12.3923, 69.2991
Hunter-Lab:
75.5813, -13.2224, 38.7535
#d5ca5a color charts
#d5ca5a color shades, tints & tones
#d5ca5a color schemes
#d5ca5a color preview, HTML & CSS examples
This text has a color of #d5ca5a
<p style="color:#d5ca5a;">Text here</p>
.mytext {color:#d5ca5a;}
This box has a color of #d5ca5a
<div style="background-color:#d5ca5a;">Content here</div>
.mybackground {background-color:#d5ca5a;}
Border around this has a color of #d5ca5a
<div style="border:2px solid #d5ca5a;">Content here</div>
.myborder {border:2px solid #d5ca5a;}