#d5c365 color space conversions
Hex:
#d5c365
RGB:
213, 195, 101
CMY:
16, 24, 60
CMYK:
0, 8, 53, 16
HSL:
50°, 57.1429%, 61.5686%
HSV (HSB):
50°, 52.5822%, 83.5294%
XYZ:
49.3046, 54.1159, 20.1587
xyY:
0.3990, 0.4379, 54.1159
CIE-Lab:
78.5293, -5.7064, 48.9922
CIE-LCH:
78.5293, 49.3234, 96.6436
CIE-Luv:
78.5293, 16.5124, 61.4423
Hunter-Lab:
73.5635, -9.0997, 35.2472
#d5c365 color charts
#d5c365 color shades, tints & tones
#d5c365 color schemes
#d5c365 color preview, HTML & CSS examples
This text has a color of #d5c365
<p style="color:#d5c365;">Text here</p>
.mytext {color:#d5c365;}
This box has a color of #d5c365
<div style="background-color:#d5c365;">Content here</div>
.mybackground {background-color:#d5c365;}
Border around this has a color of #d5c365
<div style="border:2px solid #d5c365;">Content here</div>
.myborder {border:2px solid #d5c365;}