#d6ca2c color space conversions
Hex:
#d6ca2c
RGB:
214, 202, 44
CMY:
16, 21, 83
CMYK:
0, 6, 79, 16
HSL:
56°, 67.4603%, 50.5882%
HSV (HSB):
56°, 79.4393%, 83.9216%
XYZ:
49.3067, 56.7191, 10.7320
xyY:
0.4223, 0.4858, 56.7191
CIE-Lab:
80.0213, -12.1319, 73.1685
CIE-LCH:
80.0213, 74.1675, 99.4144
CIE-Luv:
80.0213, 14.2638, 82.4007
Hunter-Lab:
75.3121, -14.9324, 44.2696
#d6ca2c color charts
#d6ca2c color shades, tints & tones
#d6ca2c color schemes
#d6ca2c color preview, HTML & CSS examples
This text has a color of #d6ca2c
<p style="color:#d6ca2c;">Text here</p>
.mytext {color:#d6ca2c;}
This box has a color of #d6ca2c
<div style="background-color:#d6ca2c;">Content here</div>
.mybackground {background-color:#d6ca2c;}
Border around this has a color of #d6ca2c
<div style="border:2px solid #d6ca2c;">Content here</div>
.myborder {border:2px solid #d6ca2c;}