#d5686f color space conversions
Hex:
#d5686f
RGB:
213, 104, 111
CMY:
16, 59, 56
CMYK:
0, 51, 48, 16
HSL:
356°, 56.4767%, 62.1569%
HSV (HSB):
356°, 51.1737%, 83.5294%
XYZ:
35.2601, 25.1945, 18.0435
xyY:
0.4492, 0.3210, 25.1945
CIE-Lab:
57.2644, 43.4731, 16.4636
CIE-LCH:
57.2644, 46.4862, 20.7421
CIE-Luv:
57.2644, 77.4031, 12.5739
Hunter-Lab:
50.1941, 37.5523, 13.8226
#d5686f color charts
#d5686f color shades, tints & tones
#d5686f color schemes
#d5686f color preview, HTML & CSS examples
This text has a color of #d5686f
<p style="color:#d5686f;">Text here</p>
.mytext {color:#d5686f;}
This box has a color of #d5686f
<div style="background-color:#d5686f;">Content here</div>
.mybackground {background-color:#d5686f;}
Border around this has a color of #d5686f
<div style="border:2px solid #d5686f;">Content here</div>
.myborder {border:2px solid #d5686f;}