#d5cf6c color space conversions
Hex:
#d5cf6c
RGB:
213, 207, 108
CMY:
16, 19, 58
CMYK:
0, 3, 49, 16
HSL:
57°, 55.5556%, 62.9412%
HSV (HSB):
57°, 49.2958%, 83.5294%
XYZ:
52.4602, 59.8545, 22.9755
xyY:
0.3878, 0.4424, 59.8545
CIE-Lab:
81.7590, -11.2336, 49.4812
CIE-LCH:
81.7590, 50.7403, 102.7909
CIE-Luv:
81.7590, 8.5529, 63.9889
Hunter-Lab:
77.3657, -14.3526, 36.5485
#d5cf6c color charts
#d5cf6c color shades, tints & tones
#d5cf6c color schemes
#d5cf6c color preview, HTML & CSS examples
This text has a color of #d5cf6c
<p style="color:#d5cf6c;">Text here</p>
.mytext {color:#d5cf6c;}
This box has a color of #d5cf6c
<div style="background-color:#d5cf6c;">Content here</div>
.mybackground {background-color:#d5cf6c;}
Border around this has a color of #d5cf6c
<div style="border:2px solid #d5cf6c;">Content here</div>
.myborder {border:2px solid #d5cf6c;}