#d45b01 color space conversions
Hex:
#d45b01
RGB:
212, 91, 1
CMY:
17, 64, 100
CMYK:
0, 57, 100, 17
HSL:
26°, 99.0610%, 41.7647%
HSV (HSB):
26°, 99.5283%, 83.1373%
XYZ:
30.8979, 21.4814, 2.5465
xyY:
0.5625, 0.3911, 21.4814
CIE-Lab:
53.4724, 44.3457, 62.5847
CIE-LCH:
53.4724, 76.7032, 54.6797
CIE-Luv:
53.4724, 100.6207, 46.9703
Hunter-Lab:
46.3480, 37.8880, 29.1860
#d45b01 color charts
#d45b01 color shades, tints & tones
#d45b01 color schemes
#d45b01 color preview, HTML & CSS examples
This text has a color of #d45b01
<p style="color:#d45b01;">Text here</p>
.mytext {color:#d45b01;}
This box has a color of #d45b01
<div style="background-color:#d45b01;">Content here</div>
.mybackground {background-color:#d45b01;}
Border around this has a color of #d45b01
<div style="border:2px solid #d45b01;">Content here</div>
.myborder {border:2px solid #d45b01;}