#d9cb2b color space conversions
Hex:
#d9cb2b
RGB:
217, 203, 43
CMY:
15, 20, 83
CMYK:
0, 6, 80, 15
HSL:
55°, 69.6000%, 50.9804%
HSV (HSB):
55°, 80.1843%, 85.0980%
XYZ:
50.4073, 57.6380, 10.7540
xyY:
0.4243, 0.4852, 57.6380
CIE-Lab:
80.5371, -11.3880, 73.9948
CIE-LCH:
80.5371, 74.8660, 98.7494
CIE-Luv:
80.5371, 15.7255, 83.0250
Hunter-Lab:
75.9197, -14.3435, 44.7454
#d9cb2b color charts
#d9cb2b color shades, tints & tones
#d9cb2b color schemes
#d9cb2b color preview, HTML & CSS examples
This text has a color of #d9cb2b
<p style="color:#d9cb2b;">Text here</p>
.mytext {color:#d9cb2b;}
This box has a color of #d9cb2b
<div style="background-color:#d9cb2b;">Content here</div>
.mybackground {background-color:#d9cb2b;}
Border around this has a color of #d9cb2b
<div style="border:2px solid #d9cb2b;">Content here</div>
.myborder {border:2px solid #d9cb2b;}