#d0cc1f color space conversions
Hex:
#d0cc1f
RGB:
208, 204, 31
CMY:
18, 20, 88
CMYK:
0, 2, 85, 18
HSL:
59°, 74.0586%, 46.8627%
HSV (HSB):
59°, 85.0962%, 81.5686%
XYZ:
47.8526, 56.6946, 9.7174
xyY:
0.4188, 0.4962, 56.6946
CIE-Lab:
80.0075, -16.0611, 76.1531
CIE-LCH:
80.0075, 77.8283, 101.9095
CIE-Luv:
80.0075, 8.8926, 85.1270
Hunter-Lab:
75.2958, -18.3258, 45.0553
#d0cc1f color charts
#d0cc1f color shades, tints & tones
#d0cc1f color schemes
#d0cc1f color preview, HTML & CSS examples
This text has a color of #d0cc1f
<p style="color:#d0cc1f;">Text here</p>
.mytext {color:#d0cc1f;}
This box has a color of #d0cc1f
<div style="background-color:#d0cc1f;">Content here</div>
.mybackground {background-color:#d0cc1f;}
Border around this has a color of #d0cc1f
<div style="border:2px solid #d0cc1f;">Content here</div>
.myborder {border:2px solid #d0cc1f;}