#d5c65c color space conversions
Hex:
#d5c65c
RGB:
213, 198, 92
CMY:
16, 22, 64
CMYK:
0, 7, 57, 16
HSL:
53°, 59.0244%, 59.8039%
HSV (HSB):
53°, 56.8075%, 83.5294%
XYZ:
49.5664, 55.3070, 18.1881
xyY:
0.4028, 0.4494, 55.3070
CIE-Lab:
79.2178, -7.9642, 54.0216
CIE-LCH:
79.2178, 54.6056, 98.3865
CIE-Luv:
79.2178, 14.9286, 66.6830
Hunter-Lab:
74.3687, -11.1757, 37.5577
#d5c65c color charts
#d5c65c color shades, tints & tones
#d5c65c color schemes
#d5c65c color preview, HTML & CSS examples
This text has a color of #d5c65c
<p style="color:#d5c65c;">Text here</p>
.mytext {color:#d5c65c;}
This box has a color of #d5c65c
<div style="background-color:#d5c65c;">Content here</div>
.mybackground {background-color:#d5c65c;}
Border around this has a color of #d5c65c
<div style="border:2px solid #d5c65c;">Content here</div>
.myborder {border:2px solid #d5c65c;}