#d16d64 color space conversions
Hex:
#d16d64
RGB:
209, 109, 100
CMY:
18, 57, 61
CMYK:
0, 48, 52, 18
HSL:
5°, 54.2289%, 60.5882%
HSV (HSB):
5°, 52.1531%, 81.9608%
XYZ:
34.0634, 25.4127, 15.1664
xyY:
0.4564, 0.3405, 25.4127
CIE-Lab:
57.4753, 38.4525, 23.0074
CIE-LCH:
57.4753, 44.8100, 30.8934
CIE-Luv:
57.4753, 73.1336, 20.9629
Hunter-Lab:
50.4110, 32.3956, 17.4500
#d16d64 color charts
#d16d64 color shades, tints & tones
#d16d64 color schemes
#d16d64 color preview, HTML & CSS examples
This text has a color of #d16d64
<p style="color:#d16d64;">Text here</p>
.mytext {color:#d16d64;}
This box has a color of #d16d64
<div style="background-color:#d16d64;">Content here</div>
.mybackground {background-color:#d16d64;}
Border around this has a color of #d16d64
<div style="border:2px solid #d16d64;">Content here</div>
.myborder {border:2px solid #d16d64;}