#d49e01 color space conversions
Hex:
#d49e01
RGB:
212, 158, 1
CMY:
17, 38, 100
CMYK:
0, 25, 100, 17
HSL:
45°, 99.0610%, 41.7647%
HSV (HSB):
45°, 99.5283%, 83.1373%
XYZ:
39.3837, 38.4530, 5.3751
xyY:
0.4733, 0.4621, 38.4530
CIE-Lab:
68.3531, 9.1690, 72.0685
CIE-LCH:
68.3531, 72.6494, 82.7494
CIE-Luv:
68.3531, 45.5888, 70.1902
Hunter-Lab:
62.0105, 4.8496, 38.2680
#d49e01 color charts
#d49e01 color shades, tints & tones
#d49e01 color schemes
#d49e01 color preview, HTML & CSS examples
This text has a color of #d49e01
<p style="color:#d49e01;">Text here</p>
.mytext {color:#d49e01;}
This box has a color of #d49e01
<div style="background-color:#d49e01;">Content here</div>
.mybackground {background-color:#d49e01;}
Border around this has a color of #d49e01
<div style="border:2px solid #d49e01;">Content here</div>
.myborder {border:2px solid #d49e01;}