#d56e31 color space conversions
Hex:
#d56e31
RGB:
213, 110, 49
CMY:
16, 57, 81
CMYK:
0, 48, 77, 16
HSL:
22°, 66.1290%, 51.3725%
HSV (HSB):
22°, 76.9953%, 83.5294%
XYZ:
33.5709, 25.5197, 6.0622
xyY:
0.5153, 0.3917, 25.5197
CIE-Lab:
57.5784, 36.2884, 50.4899
CIE-LCH:
57.5784, 62.1778, 54.2942
CIE-Luv:
57.5784, 83.2166, 45.0615
Hunter-Lab:
50.5171, 30.2165, 28.2470
#d56e31 color charts
#d56e31 color shades, tints & tones
#d56e31 color schemes
#d56e31 color preview, HTML & CSS examples
This text has a color of #d56e31
<p style="color:#d56e31;">Text here</p>
.mytext {color:#d56e31;}
This box has a color of #d56e31
<div style="background-color:#d56e31;">Content here</div>
.mybackground {background-color:#d56e31;}
Border around this has a color of #d56e31
<div style="border:2px solid #d56e31;">Content here</div>
.myborder {border:2px solid #d56e31;}