#d9c25b color space conversions
Hex:
#d9c25b
RGB:
217, 194, 91
CMY:
15, 24, 64
CMYK:
0, 11, 58, 15
HSL:
49°, 62.3762%, 60.3922%
HSV (HSB):
49°, 58.0645%, 85.0980%
XYZ:
49.7954, 54.0906, 17.7136
xyY:
0.4095, 0.4448, 54.0906
CIE-Lab:
78.5145, -4.3143, 53.7756
CIE-LCH:
78.5145, 53.9483, 94.5869
CIE-Luv:
78.5145, 20.4268, 65.4390
Hunter-Lab:
73.5463, -7.8506, 37.2025
#d9c25b color charts
#d9c25b color shades, tints & tones
#d9c25b color schemes
#d9c25b color preview, HTML & CSS examples
This text has a color of #d9c25b
<p style="color:#d9c25b;">Text here</p>
.mytext {color:#d9c25b;}
This box has a color of #d9c25b
<div style="background-color:#d9c25b;">Content here</div>
.mybackground {background-color:#d9c25b;}
Border around this has a color of #d9c25b
<div style="border:2px solid #d9c25b;">Content here</div>
.myborder {border:2px solid #d9c25b;}