#d5c26d color space conversions
Hex:
#d5c26d
RGB:
213, 194, 109
CMY:
16, 24, 57
CMYK:
0, 9, 49, 16
HSL:
49°, 55.3191%, 63.1373%
HSV (HSB):
49°, 48.8263%, 83.5294%
XYZ:
49.4927, 53.8338, 22.2504
xyY:
0.3941, 0.4287, 53.8338
CIE-Lab:
78.3647, -4.4871, 44.8949
CIE-LCH:
78.3647, 45.1186, 95.7075
CIE-Luv:
78.3647, 16.7806, 57.2128
Hunter-Lab:
73.3715, -7.9933, 33.3800
#d5c26d color charts
#d5c26d color shades, tints & tones
#d5c26d color schemes
#d5c26d color preview, HTML & CSS examples
This text has a color of #d5c26d
<p style="color:#d5c26d;">Text here</p>
.mytext {color:#d5c26d;}
This box has a color of #d5c26d
<div style="background-color:#d5c26d;">Content here</div>
.mybackground {background-color:#d5c26d;}
Border around this has a color of #d5c26d
<div style="border:2px solid #d5c26d;">Content here</div>
.myborder {border:2px solid #d5c26d;}