#d16f65 color space conversions
Hex:
#d16f65
RGB:
209, 111, 101
CMY:
18, 56, 60
CMYK:
0, 47, 52, 18
HSL:
6°, 54.0000%, 60.7843%
HSV (HSB):
6°, 51.6746%, 81.9608%
XYZ:
34.3279, 25.8638, 15.4948
xyY:
0.4536, 0.3417, 25.8638
CIE-Lab:
57.9075, 37.5066, 23.0095
CIE-LCH:
57.9075, 44.0020, 31.5282
CIE-Luv:
57.9075, 71.5758, 21.2500
Hunter-Lab:
50.8564, 31.4880, 17.5351
#d16f65 color charts
#d16f65 color shades, tints & tones
#d16f65 color schemes
#d16f65 color preview, HTML & CSS examples
This text has a color of #d16f65
<p style="color:#d16f65;">Text here</p>
.mytext {color:#d16f65;}
This box has a color of #d16f65
<div style="background-color:#d16f65;">Content here</div>
.mybackground {background-color:#d16f65;}
Border around this has a color of #d16f65
<div style="border:2px solid #d16f65;">Content here</div>
.myborder {border:2px solid #d16f65;}