#d5cf5c color space conversions
Hex:
#d5cf5c
RGB:
213, 207, 92
CMY:
16, 19, 64
CMYK:
0, 3, 57, 16
HSL:
57°, 59.0244%, 59.8039%
HSV (HSB):
57°, 56.8075%, 83.5294%
XYZ:
51.6852, 59.5445, 18.8944
xyY:
0.3972, 0.4576, 59.5445
CIE-Lab:
81.5900, -12.5346, 56.7040
CIE-LCH:
81.5900, 58.0729, 102.4650
CIE-Luv:
81.5900, 9.1047, 70.7917
Hunter-Lab:
77.1651, -15.4796, 39.4980
#d5cf5c color charts
#d5cf5c color shades, tints & tones
#d5cf5c color schemes
#d5cf5c color preview, HTML & CSS examples
This text has a color of #d5cf5c
<p style="color:#d5cf5c;">Text here</p>
.mytext {color:#d5cf5c;}
This box has a color of #d5cf5c
<div style="background-color:#d5cf5c;">Content here</div>
.mybackground {background-color:#d5cf5c;}
Border around this has a color of #d5cf5c
<div style="border:2px solid #d5cf5c;">Content here</div>
.myborder {border:2px solid #d5cf5c;}