#d56b1c color space conversions
Hex:
#d56b1c
RGB:
213, 107, 28
CMY:
16, 58, 89
CMYK:
0, 50, 87, 16
HSL:
26°, 76.7635%, 47.2549%
HSV (HSB):
26°, 86.8545%, 83.5294%
XYZ:
32.9079, 24.7454, 4.1405
xyY:
0.5325, 0.4005, 24.7454
CIE-Lab:
56.8265, 37.1871, 58.3074
CIE-LCH:
56.8265, 69.1566, 57.4712
CIE-Luv:
56.8265, 87.3156, 49.0266
Hunter-Lab:
49.7447, 31.0307, 29.8863
#d56b1c color charts
#d56b1c color shades, tints & tones
#d56b1c color schemes
#d56b1c color preview, HTML & CSS examples
This text has a color of #d56b1c
<p style="color:#d56b1c;">Text here</p>
.mytext {color:#d56b1c;}
This box has a color of #d56b1c
<div style="background-color:#d56b1c;">Content here</div>
.mybackground {background-color:#d56b1c;}
Border around this has a color of #d56b1c
<div style="border:2px solid #d56b1c;">Content here</div>
.myborder {border:2px solid #d56b1c;}