#d16e2c color space conversions
Hex:
#d16e2c
RGB:
209, 110, 44
CMY:
18, 57, 83
CMYK:
0, 47, 79, 18
HSL:
24°, 65.2174%, 49.6078%
HSV (HSB):
24°, 78.9474%, 81.9608%
XYZ:
32.3250, 24.8890, 5.4832
xyY:
0.5156, 0.3970, 24.8890
CIE-Lab:
56.9671, 34.4958, 51.9489
CIE-LCH:
56.9671, 62.3590, 56.4146
CIE-Luv:
56.9671, 80.3365, 46.1628
Hunter-Lab:
49.8889, 28.3519, 28.4057
#d16e2c color charts
#d16e2c color shades, tints & tones
#d16e2c color schemes
#d16e2c color preview, HTML & CSS examples
This text has a color of #d16e2c
<p style="color:#d16e2c;">Text here</p>
.mytext {color:#d16e2c;}
This box has a color of #d16e2c
<div style="background-color:#d16e2c;">Content here</div>
.mybackground {background-color:#d16e2c;}
Border around this has a color of #d16e2c
<div style="border:2px solid #d16e2c;">Content here</div>
.myborder {border:2px solid #d16e2c;}