#d56b01 color space conversions
Hex:
#d56b01
RGB:
213, 107, 1
CMY:
16, 58, 100
CMYK:
0, 50, 100, 16
HSL:
30°, 99.0654%, 41.9608%
HSV (HSB):
30°, 99.5305%, 83.5294%
XYZ:
32.7037, 24.6637, 3.0656
xyY:
0.5412, 0.4081, 24.6637
CIE-Lab:
56.7463, 36.8053, 64.5809
CIE-LCH:
56.7463, 74.3325, 60.3208
CIE-Luv:
56.7463, 88.3642, 52.0981
Hunter-Lab:
49.6626, 30.6361, 31.1039
#d56b01 color charts
#d56b01 color shades, tints & tones
#d56b01 color schemes
#d56b01 color preview, HTML & CSS examples
This text has a color of #d56b01
<p style="color:#d56b01;">Text here</p>
.mytext {color:#d56b01;}
This box has a color of #d56b01
<div style="background-color:#d56b01;">Content here</div>
.mybackground {background-color:#d56b01;}
Border around this has a color of #d56b01
<div style="border:2px solid #d56b01;">Content here</div>
.myborder {border:2px solid #d56b01;}