#d69e7e color space conversions
Hex:
#d69e7e
RGB:
214, 158, 126
CMY:
16, 38, 51
CMYK:
0, 26, 41, 16
HSL:
22°, 51.7647%, 66.6667%
HSV (HSB):
22°, 41.1215%, 83.9216%
XYZ:
43.7243, 40.2562, 25.2044
xyY:
0.4005, 0.3687, 40.2562
CIE-Lab:
69.6516, 16.7920, 24.8742
CIE-LCH:
69.6516, 30.0116, 55.9777
CIE-Luv:
69.6516, 39.8449, 29.5666
Hunter-Lab:
63.4478, 11.9776, 20.8607
#d69e7e color charts
#d69e7e color shades, tints & tones
#d69e7e color schemes
#d69e7e color preview, HTML & CSS examples
This text has a color of #d69e7e
<p style="color:#d69e7e;">Text here</p>
.mytext {color:#d69e7e;}
This box has a color of #d69e7e
<div style="background-color:#d69e7e;">Content here</div>
.mybackground {background-color:#d69e7e;}
Border around this has a color of #d69e7e
<div style="border:2px solid #d69e7e;">Content here</div>
.myborder {border:2px solid #d69e7e;}