#d5ca7c color space conversions
Hex:
#d5ca7c
RGB:
213, 202, 124
CMY:
16, 21, 51
CMYK:
0, 5, 42, 16
HSL:
53°, 51.4451%, 66.0784%
HSV (HSB):
53°, 41.7840%, 83.5294%
XYZ:
52.1992, 57.8424, 27.4823
xyY:
0.3796, 0.4206, 57.8424
CIE-Lab:
80.6511, -7.1393, 40.2455
CIE-LCH:
80.6511, 40.8738, 100.0593
CIE-Luv:
80.6511, 10.9894, 53.5346
Hunter-Lab:
76.0542, -10.5828, 31.8134
#d5ca7c color charts
#d5ca7c color shades, tints & tones
#d5ca7c color schemes
#d5ca7c color preview, HTML & CSS examples
This text has a color of #d5ca7c
<p style="color:#d5ca7c;">Text here</p>
.mytext {color:#d5ca7c;}
This box has a color of #d5ca7c
<div style="background-color:#d5ca7c;">Content here</div>
.mybackground {background-color:#d5ca7c;}
Border around this has a color of #d5ca7c
<div style="border:2px solid #d5ca7c;">Content here</div>
.myborder {border:2px solid #d5ca7c;}