#d7cf5c color space conversions
Hex:
#d7cf5c
RGB:
215, 207, 92
CMY:
16, 19, 64
CMYK:
0, 4, 57, 16
HSL:
56°, 60.5911%, 60.1961%
HSV (HSB):
56°, 57.2093%, 84.3137%
XYZ:
52.2689, 59.8454, 18.9217
xyY:
0.3989, 0.4567, 59.8454
CIE-Lab:
81.7541, -11.7113, 56.9333
CIE-LCH:
81.7541, 58.1253, 101.6238
CIE-Luv:
81.7541, 10.4593, 70.8674
Hunter-Lab:
77.3598, -14.7744, 39.6500
#d7cf5c color charts
#d7cf5c color shades, tints & tones
#d7cf5c color schemes
#d7cf5c color preview, HTML & CSS examples
This text has a color of #d7cf5c
<p style="color:#d7cf5c;">Text here</p>
.mytext {color:#d7cf5c;}
This box has a color of #d7cf5c
<div style="background-color:#d7cf5c;">Content here</div>
.mybackground {background-color:#d7cf5c;}
Border around this has a color of #d7cf5c
<div style="border:2px solid #d7cf5c;">Content here</div>
.myborder {border:2px solid #d7cf5c;}