#d1cc0e color space conversions
Hex:
#d1cc0e
RGB:
209, 204, 14
CMY:
18, 20, 95
CMYK:
0, 2, 93, 18
HSL:
58°, 87.4439%, 43.7255%
HSV (HSB):
58°, 93.3014%, 81.9608%
XYZ:
47.9666, 56.7727, 8.8456
xyY:
0.4223, 0.4998, 56.7727
CIE-Lab:
80.0516, -15.9356, 78.9861
CIE-LCH:
80.0516, 80.5776, 101.4064
CIE-Luv:
80.0516, 9.7181, 86.7860
Hunter-Lab:
75.3477, -18.2247, 45.7829
#d1cc0e color charts
#d1cc0e color shades, tints & tones
#d1cc0e color schemes
#d1cc0e color preview, HTML & CSS examples
This text has a color of #d1cc0e
<p style="color:#d1cc0e;">Text here</p>
.mytext {color:#d1cc0e;}
This box has a color of #d1cc0e
<div style="background-color:#d1cc0e;">Content here</div>
.mybackground {background-color:#d1cc0e;}
Border around this has a color of #d1cc0e
<div style="border:2px solid #d1cc0e;">Content here</div>
.myborder {border:2px solid #d1cc0e;}