#d56d1c color space conversions
Hex:
#d56d1c
RGB:
213, 109, 28
CMY:
16, 57, 89
CMYK:
0, 49, 87, 16
HSL:
26°, 76.7635%, 47.2549%
HSV (HSB):
26°, 86.8545%, 83.5294%
XYZ:
33.1188, 25.1673, 4.2108
xyY:
0.5299, 0.4027, 25.1673
CIE-Lab:
57.2380, 36.1618, 58.6384
CIE-LCH:
57.2380, 68.8922, 58.3382
CIE-Luv:
57.2380, 85.6810, 49.7116
Hunter-Lab:
50.1670, 30.0484, 30.1403
#d56d1c color charts
#d56d1c color shades, tints & tones
#d56d1c color schemes
#d56d1c color preview, HTML & CSS examples
This text has a color of #d56d1c
<p style="color:#d56d1c;">Text here</p>
.mytext {color:#d56d1c;}
This box has a color of #d56d1c
<div style="background-color:#d56d1c;">Content here</div>
.mybackground {background-color:#d56d1c;}
Border around this has a color of #d56d1c
<div style="border:2px solid #d56d1c;">Content here</div>
.myborder {border:2px solid #d56d1c;}