#d1b32e color space conversions
Hex:
#d1b32e
RGB:
209, 179, 46
CMY:
18, 30, 82
CMYK:
0, 14, 78, 18
HSL:
49°, 63.9216%, 50.0000%
HSV (HSB):
49°, 77.9904%, 81.9608%
XYZ:
42.9077, 45.9928, 9.2008
xyY:
0.4374, 0.4688, 45.9928
CIE-Lab:
73.5408, -2.3898, 66.6164
CIE-LCH:
73.5408, 66.6593, 92.0545
CIE-Luv:
73.5408, 26.6457, 72.6844
Hunter-Lab:
67.8180, -5.7463, 39.4288
#d1b32e color charts
#d1b32e color shades, tints & tones
#d1b32e color schemes
#d1b32e color preview, HTML & CSS examples
This text has a color of #d1b32e
<p style="color:#d1b32e;">Text here</p>
.mytext {color:#d1b32e;}
This box has a color of #d1b32e
<div style="background-color:#d1b32e;">Content here</div>
.mybackground {background-color:#d1b32e;}
Border around this has a color of #d1b32e
<div style="border:2px solid #d1b32e;">Content here</div>
.myborder {border:2px solid #d1b32e;}