#d5601c color space conversions
Hex:
#d5601c
RGB:
213, 96, 28
CMY:
16, 62, 89
CMYK:
0, 55, 87, 16
HSL:
22°, 76.7635%, 47.2549%
HSV (HSB):
22°, 86.8545%, 83.5294%
XYZ:
31.8330, 22.5957, 3.7822
xyY:
0.5469, 0.3882, 22.5957
CIE-Lab:
54.6534, 42.6888, 56.5595
CIE-LCH:
54.6534, 70.8611, 52.9560
CIE-Luv:
54.6534, 96.1937, 45.3741
Hunter-Lab:
47.5350, 36.3511, 28.5569
#d5601c color charts
#d5601c color shades, tints & tones
#d5601c color schemes
#d5601c color preview, HTML & CSS examples
This text has a color of #d5601c
<p style="color:#d5601c;">Text here</p>
.mytext {color:#d5601c;}
This box has a color of #d5601c
<div style="background-color:#d5601c;">Content here</div>
.mybackground {background-color:#d5601c;}
Border around this has a color of #d5601c
<div style="border:2px solid #d5601c;">Content here</div>
.myborder {border:2px solid #d5601c;}