#d5ca6a color space conversions
Hex:
#d5ca6a
RGB:
213, 202, 106
CMY:
16, 21, 58
CMYK:
0, 5, 50, 16
HSL:
54°, 56.0209%, 62.5490%
HSV (HSB):
54°, 50.2347%, 83.5294%
XYZ:
51.1626, 57.4278, 22.0238
xyY:
0.3917, 0.4397, 57.4278
CIE-Lab:
80.4196, -8.8700, 48.8391
CIE-LCH:
80.4196, 49.6381, 100.2936
CIE-Luv:
80.4196, 11.7876, 62.5066
Hunter-Lab:
75.7811, -12.1051, 35.8157
#d5ca6a color charts
#d5ca6a color shades, tints & tones
#d5ca6a color schemes
#d5ca6a color preview, HTML & CSS examples
This text has a color of #d5ca6a
<p style="color:#d5ca6a;">Text here</p>
.mytext {color:#d5ca6a;}
This box has a color of #d5ca6a
<div style="background-color:#d5ca6a;">Content here</div>
.mybackground {background-color:#d5ca6a;}
Border around this has a color of #d5ca6a
<div style="border:2px solid #d5ca6a;">Content here</div>
.myborder {border:2px solid #d5ca6a;}