#d56a32 color space conversions
Hex:
#d56a32
RGB:
213, 106, 50
CMY:
16, 58, 80
CMYK:
0, 50, 77, 16
HSL:
21°, 65.9919%, 51.5686%
HSV (HSB):
21°, 76.5258%, 83.5294%
XYZ:
33.1703, 24.6845, 6.0339
xyY:
0.5192, 0.3864, 24.6845
CIE-Lab:
56.7667, 38.3756, 49.2092
CIE-LCH:
56.7667, 62.4038, 52.0512
CIE-Luv:
56.7667, 86.2790, 43.3078
Hunter-Lab:
49.6835, 32.2264, 27.5778
#d56a32 color charts
#d56a32 color shades, tints & tones
#d56a32 color schemes
#d56a32 color preview, HTML & CSS examples
This text has a color of #d56a32
<p style="color:#d56a32;">Text here</p>
.mytext {color:#d56a32;}
This box has a color of #d56a32
<div style="background-color:#d56a32;">Content here</div>
.mybackground {background-color:#d56a32;}
Border around this has a color of #d56a32
<div style="border:2px solid #d56a32;">Content here</div>
.myborder {border:2px solid #d56a32;}