#d16e40 color space conversions
Hex:
#d16e40
RGB:
209, 110, 64
CMY:
18, 57, 75
CMYK:
0, 47, 69, 18
HSL:
19°, 61.1814%, 53.5294%
HSV (HSB):
19°, 69.3780%, 81.9608%
XYZ:
32.7958, 25.0773, 7.9624
xyY:
0.4981, 0.3809, 25.0773
CIE-Lab:
57.1507, 35.3907, 42.4864
CIE-LCH:
57.1507, 55.2955, 50.2060
CIE-Luv:
57.1507, 78.1845, 39.4442
Hunter-Lab:
50.0773, 29.2652, 25.6269
#d16e40 color charts
#d16e40 color shades, tints & tones
#d16e40 color schemes
#d16e40 color preview, HTML & CSS examples
This text has a color of #d16e40
<p style="color:#d16e40;">Text here</p>
.mytext {color:#d16e40;}
This box has a color of #d16e40
<div style="background-color:#d16e40;">Content here</div>
.mybackground {background-color:#d16e40;}
Border around this has a color of #d16e40
<div style="border:2px solid #d16e40;">Content here</div>
.myborder {border:2px solid #d16e40;}