#d68e9e color space conversions
Hex:
#d68e9e
RGB:
214, 142, 158
CMY:
16, 44, 38
CMYK:
0, 34, 26, 16
HSL:
347°, 46.7532%, 69.8039%
HSV (HSB):
347°, 33.6449%, 83.9216%
XYZ:
43.5761, 36.1108, 37.0211
xyY:
0.3734, 0.3094, 36.1108
CIE-Lab:
66.6045, 29.4897, 2.8297
CIE-LCH:
66.6045, 29.6252, 5.4811
CIE-Luv:
66.6045, 45.4484, -1.3755
Hunter-Lab:
60.0922, 24.2785, 5.5377
#d68e9e color charts
#d68e9e color shades, tints & tones
#d68e9e color schemes
#d68e9e color preview, HTML & CSS examples
This text has a color of #d68e9e
<p style="color:#d68e9e;">Text here</p>
.mytext {color:#d68e9e;}
This box has a color of #d68e9e
<div style="background-color:#d68e9e;">Content here</div>
.mybackground {background-color:#d68e9e;}
Border around this has a color of #d68e9e
<div style="border:2px solid #d68e9e;">Content here</div>
.myborder {border:2px solid #d68e9e;}