#d68e7f color space conversions
Hex:
#d68e7f
RGB:
214, 142, 127
CMY:
16, 44, 50
CMYK:
0, 34, 41, 16
HSL:
10°, 51.4793%, 66.8627%
HSV (HSB):
10°, 40.6542%, 83.9216%
XYZ:
41.2353, 35.1744, 24.6947
xyY:
0.4078, 0.3479, 35.1744
CIE-Lab:
65.8843, 25.5632, 19.2122
CIE-LCH:
65.8843, 31.9779, 36.9269
CIE-Luv:
65.8843, 50.2797, 20.5949
Hunter-Lab:
59.3081, 20.3172, 16.8285
#d68e7f color charts
#d68e7f color shades, tints & tones
#d68e7f color schemes
#d68e7f color preview, HTML & CSS examples
This text has a color of #d68e7f
<p style="color:#d68e7f;">Text here</p>
.mytext {color:#d68e7f;}
This box has a color of #d68e7f
<div style="background-color:#d68e7f;">Content here</div>
.mybackground {background-color:#d68e7f;}
Border around this has a color of #d68e7f
<div style="border:2px solid #d68e7f;">Content here</div>
.myborder {border:2px solid #d68e7f;}