#d6c03d color space conversions
Hex:
#d6c03d
RGB:
214, 192, 61
CMY:
16, 25, 76
CMYK:
0, 10, 71, 16
HSL:
51°, 65.1064%, 53.9216%
HSV (HSB):
51°, 71.4953%, 83.9216%
XYZ:
47.4235, 52.3323, 12.0165
xyY:
0.4243, 0.4682, 52.3323
CIE-Lab:
77.4791, -6.3556, 65.2375
CIE-LCH:
77.4791, 65.5464, 95.5643
CIE-Luv:
77.4791, 20.7352, 74.5287
Hunter-Lab:
72.3411, -9.5805, 40.7901
#d6c03d color charts
#d6c03d color shades, tints & tones
#d6c03d color schemes
#d6c03d color preview, HTML & CSS examples
This text has a color of #d6c03d
<p style="color:#d6c03d;">Text here</p>
.mytext {color:#d6c03d;}
This box has a color of #d6c03d
<div style="background-color:#d6c03d;">Content here</div>
.mybackground {background-color:#d6c03d;}
Border around this has a color of #d6c03d
<div style="border:2px solid #d6c03d;">Content here</div>
.myborder {border:2px solid #d6c03d;}