#d16f75 color space conversions
Hex:
#d16f75
RGB:
209, 111, 117
CMY:
18, 56, 54
CMYK:
0, 47, 44, 18
HSL:
356°, 51.5789%, 62.7451%
HSV (HSB):
356°, 46.8900%, 81.9608%
XYZ:
35.1898, 26.2085, 20.0337
xyY:
0.4321, 0.3218, 26.2085
CIE-Lab:
58.2345, 39.0529, 14.2373
CIE-LCH:
58.2345, 41.5671, 20.0301
CIE-Luv:
58.2345, 68.4023, 11.0554
Hunter-Lab:
51.1943, 33.1070, 12.6343
#d16f75 color charts
#d16f75 color shades, tints & tones
#d16f75 color schemes
#d16f75 color preview, HTML & CSS examples
This text has a color of #d16f75
<p style="color:#d16f75;">Text here</p>
.mytext {color:#d16f75;}
This box has a color of #d16f75
<div style="background-color:#d16f75;">Content here</div>
.mybackground {background-color:#d16f75;}
Border around this has a color of #d16f75
<div style="border:2px solid #d16f75;">Content here</div>
.myborder {border:2px solid #d16f75;}