#d55522 color space conversions
Hex:
#d55522
RGB:
213, 85, 34
CMY:
16, 67, 87
CMYK:
0, 60, 84, 16
HSL:
17°, 72.4696%, 48.4314%
HSV (HSB):
17°, 84.0376%, 83.5294%
XYZ:
30.9778, 20.7586, 3.8875
xyY:
0.5569, 0.3732, 20.7586
CIE-Lab:
52.6843, 48.0386, 52.5646
CIE-LCH:
52.6843, 71.2091, 47.5760
CIE-Luv:
52.6843, 104.2223, 40.6802
Hunter-Lab:
45.5616, 41.6310, 26.8343
#d55522 color charts
#d55522 color shades, tints & tones
#d55522 color schemes
#d55522 color preview, HTML & CSS examples
This text has a color of #d55522
<p style="color:#d55522;">Text here</p>
.mytext {color:#d55522;}
This box has a color of #d55522
<div style="background-color:#d55522;">Content here</div>
.mybackground {background-color:#d55522;}
Border around this has a color of #d55522
<div style="border:2px solid #d55522;">Content here</div>
.myborder {border:2px solid #d55522;}