#d49e1b color space conversions
Hex:
#d49e1b
RGB:
212, 158, 27
CMY:
17, 38, 89
CMYK:
0, 25, 87, 17
HSL:
42°, 77.4059%, 46.8627%
HSV (HSB):
42°, 87.2642%, 83.1373%
XYZ:
39.5761, 38.5299, 6.3880
xyY:
0.4684, 0.4560, 38.5299
CIE-Lab:
68.4094, 9.5325, 67.8194
CIE-LCH:
68.4094, 68.4861, 81.9991
CIE-Luv:
68.4094, 45.1749, 67.8627
Hunter-Lab:
62.0725, 5.1810, 37.3490
#d49e1b color charts
#d49e1b color shades, tints & tones
#d49e1b color schemes
#d49e1b color preview, HTML & CSS examples
This text has a color of #d49e1b
<p style="color:#d49e1b;">Text here</p>
.mytext {color:#d49e1b;}
This box has a color of #d49e1b
<div style="background-color:#d49e1b;">Content here</div>
.mybackground {background-color:#d49e1b;}
Border around this has a color of #d49e1b
<div style="border:2px solid #d49e1b;">Content here</div>
.myborder {border:2px solid #d49e1b;}