#d16b6f color space conversions
Hex:
#d16b6f
RGB:
209, 107, 111
CMY:
18, 58, 56
CMYK:
0, 49, 47, 18
HSL:
358°, 52.5773%, 61.9608%
HSV (HSB):
358°, 48.8038%, 81.9608%
XYZ:
34.4214, 25.2184, 18.0924
xyY:
0.4428, 0.3244, 25.2184
CIE-Lab:
57.2876, 40.5018, 16.4046
CIE-LCH:
57.2876, 43.6979, 22.0496
CIE-Luv:
57.2876, 72.2446, 13.1803
Hunter-Lab:
50.2179, 34.4699, 13.7917
#d16b6f color charts
#d16b6f color shades, tints & tones
#d16b6f color schemes
#d16b6f color preview, HTML & CSS examples
This text has a color of #d16b6f
<p style="color:#d16b6f;">Text here</p>
.mytext {color:#d16b6f;}
This box has a color of #d16b6f
<div style="background-color:#d16b6f;">Content here</div>
.mybackground {background-color:#d16b6f;}
Border around this has a color of #d16b6f
<div style="border:2px solid #d16b6f;">Content here</div>
.myborder {border:2px solid #d16b6f;}