#d6c02f color space conversions
Hex:
#d6c02f
RGB:
214, 192, 47
CMY:
16, 25, 82
CMYK:
0, 10, 78, 16
HSL:
52°, 67.0683%, 51.1765%
HSV (HSB):
52°, 78.0374%, 83.9216%
XYZ:
47.0943, 52.2007, 10.2829
xyY:
0.4298, 0.4764, 52.2007
CIE-Lab:
77.4007, -6.9372, 69.9572
CIE-LCH:
77.4007, 70.3003, 95.6631
CIE-Luv:
77.4007, 21.0911, 77.8252
Hunter-Lab:
72.2500, -10.0870, 42.1366
#d6c02f color charts
#d6c02f color shades, tints & tones
#d6c02f color schemes
#d6c02f color preview, HTML & CSS examples
This text has a color of #d6c02f
<p style="color:#d6c02f;">Text here</p>
.mytext {color:#d6c02f;}
This box has a color of #d6c02f
<div style="background-color:#d6c02f;">Content here</div>
.mybackground {background-color:#d6c02f;}
Border around this has a color of #d6c02f
<div style="border:2px solid #d6c02f;">Content here</div>
.myborder {border:2px solid #d6c02f;}