#d49e1c color space conversions
Hex:
#d49e1c
RGB:
212, 158, 28
CMY:
17, 38, 89
CMYK:
0, 25, 87, 17
HSL:
42°, 76.6667%, 47.0588%
HSV (HSB):
42°, 86.7925%, 83.1373%
XYZ:
39.5878, 38.5346, 6.4500
xyY:
0.4681, 0.4556, 38.5346
CIE-Lab:
68.4128, 9.5547, 67.5748
CIE-LCH:
68.4128, 68.2469, 81.9520
CIE-Luv:
68.4128, 45.1498, 67.7212
Hunter-Lab:
62.0763, 5.2012, 37.2929
#d49e1c color charts
#d49e1c color shades, tints & tones
#d49e1c color schemes
#d49e1c color preview, HTML & CSS examples
This text has a color of #d49e1c
<p style="color:#d49e1c;">Text here</p>
.mytext {color:#d49e1c;}
This box has a color of #d49e1c
<div style="background-color:#d49e1c;">Content here</div>
.mybackground {background-color:#d49e1c;}
Border around this has a color of #d49e1c
<div style="border:2px solid #d49e1c;">Content here</div>
.myborder {border:2px solid #d49e1c;}