#d5cd0c color space conversions
Hex:
#d5cd0c
RGB:
213, 205, 12
CMY:
16, 20, 95
CMYK:
0, 4, 94, 16
HSL:
58°, 89.3333%, 44.1176%
HSV (HSB):
58°, 94.3662%, 83.5294%
XYZ:
49.3383, 57.8353, 8.9108
xyY:
0.4250, 0.4982, 57.8353
CIE-Lab:
80.6471, -14.7438, 79.8007
CIE-LCH:
80.6471, 81.1513, 100.4678
CIE-Luv:
80.6471, 11.8567, 87.3258
Hunter-Lab:
76.0495, -17.2822, 46.2876
#d5cd0c color charts
#d5cd0c color shades, tints & tones
#d5cd0c color schemes
#d5cd0c color preview, HTML & CSS examples
This text has a color of #d5cd0c
<p style="color:#d5cd0c;">Text here</p>
.mytext {color:#d5cd0c;}
This box has a color of #d5cd0c
<div style="background-color:#d5cd0c;">Content here</div>
.mybackground {background-color:#d5cd0c;}
Border around this has a color of #d5cd0c
<div style="border:2px solid #d5cd0c;">Content here</div>
.myborder {border:2px solid #d5cd0c;}