#d69f7d color space conversions
Hex:
#d69f7d
RGB:
214, 159, 125
CMY:
16, 38, 51
CMYK:
0, 26, 42, 16
HSL:
23°, 52.0468%, 66.4706%
HSV (HSB):
23°, 41.5888%, 83.9216%
XYZ:
43.8314, 40.5731, 24.9233
xyY:
0.4009, 0.3711, 40.5731
CIE-Lab:
69.8758, 16.1406, 25.7189
CIE-LCH:
69.8758, 30.3642, 57.8886
CIE-Luv:
69.8758, 39.2946, 30.7103
Hunter-Lab:
63.6970, 11.3602, 21.3890
#d69f7d color charts
#d69f7d color shades, tints & tones
#d69f7d color schemes
#d69f7d color preview, HTML & CSS examples
This text has a color of #d69f7d
<p style="color:#d69f7d;">Text here</p>
.mytext {color:#d69f7d;}
This box has a color of #d69f7d
<div style="background-color:#d69f7d;">Content here</div>
.mybackground {background-color:#d69f7d;}
Border around this has a color of #d69f7d
<div style="border:2px solid #d69f7d;">Content here</div>
.myborder {border:2px solid #d69f7d;}