#d7cd50 color space conversions
Hex:
#d7cd50
RGB:
215, 205, 80
CMY:
16, 20, 69
CMYK:
0, 5, 63, 16
HSL:
56°, 62.7907%, 57.8431%
HSV (HSB):
56°, 62.7907%, 84.3137%
XYZ:
51.3036, 58.6889, 16.2135
xyY:
0.4065, 0.4650, 58.6889
CIE-Lab:
81.1203, -11.5169, 61.4415
CIE-LCH:
81.1203, 62.5116, 100.6166
CIE-Luv:
81.1203, 12.1311, 74.3370
Hunter-Lab:
76.6087, -14.5266, 41.0779
#d7cd50 color charts
#d7cd50 color shades, tints & tones
#d7cd50 color schemes
#d7cd50 color preview, HTML & CSS examples
This text has a color of #d7cd50
<p style="color:#d7cd50;">Text here</p>
.mytext {color:#d7cd50;}
This box has a color of #d7cd50
<div style="background-color:#d7cd50;">Content here</div>
.mybackground {background-color:#d7cd50;}
Border around this has a color of #d7cd50
<div style="border:2px solid #d7cd50;">Content here</div>
.myborder {border:2px solid #d7cd50;}