#d6686d color space conversions
Hex:
#d6686d
RGB:
214, 104, 109
CMY:
16, 59, 57
CMYK:
0, 51, 49, 16
HSL:
357°, 57.2917%, 62.3529%
HSV (HSB):
357°, 51.4019%, 83.9216%
XYZ:
35.4422, 25.3009, 17.4836
xyY:
0.4531, 0.3234, 25.3009
CIE-Lab:
57.3674, 43.6463, 17.7896
CIE-LCH:
57.3674, 47.1325, 22.1751
CIE-Luv:
57.3674, 78.6568, 14.0485
Hunter-Lab:
50.3000, 37.7490, 14.6017
#d6686d color charts
#d6686d color shades, tints & tones
#d6686d color schemes
#d6686d color preview, HTML & CSS examples
This text has a color of #d6686d
<p style="color:#d6686d;">Text here</p>
.mytext {color:#d6686d;}
This box has a color of #d6686d
<div style="background-color:#d6686d;">Content here</div>
.mybackground {background-color:#d6686d;}
Border around this has a color of #d6686d
<div style="border:2px solid #d6686d;">Content here</div>
.myborder {border:2px solid #d6686d;}