#d6bb2f color space conversions
Hex:
#d6bb2f
RGB:
214, 187, 47
CMY:
16, 27, 82
CMYK:
0, 13, 78, 16
HSL:
50°, 67.0683%, 51.1765%
HSV (HSB):
50°, 78.0374%, 83.9216%
XYZ:
46.0150, 50.0420, 9.9232
xyY:
0.4342, 0.4722, 50.0420
CIE-Lab:
76.0950, -4.3554, 68.7810
CIE-LCH:
76.0950, 68.9187, 93.6233
CIE-Luv:
76.0950, 24.6133, 75.8171
Hunter-Lab:
70.7404, -7.6856, 41.2013
#d6bb2f color charts
#d6bb2f color shades, tints & tones
#d6bb2f color schemes
#d6bb2f color preview, HTML & CSS examples
This text has a color of #d6bb2f
<p style="color:#d6bb2f;">Text here</p>
.mytext {color:#d6bb2f;}
This box has a color of #d6bb2f
<div style="background-color:#d6bb2f;">Content here</div>
.mybackground {background-color:#d6bb2f;}
Border around this has a color of #d6bb2f
<div style="border:2px solid #d6bb2f;">Content here</div>
.myborder {border:2px solid #d6bb2f;}