#d69d7a color space conversions
Hex:
#d69d7a
RGB:
214, 157, 122
CMY:
16, 38, 52
CMYK:
0, 27, 43, 16
HSL:
23°, 52.8736%, 65.8824%
HSV (HSB):
23°, 42.9907%, 83.9216%
XYZ:
43.3014, 39.8152, 23.8152
xyY:
0.4049, 0.3723, 39.8152
CIE-Lab:
69.3377, 16.8965, 26.6318
CIE-LCH:
69.3377, 31.5396, 57.6070
CIE-Luv:
69.3377, 40.9545, 31.5157
Hunter-Lab:
63.0993, 12.0704, 21.7920
#d69d7a color charts
#d69d7a color shades, tints & tones
#d69d7a color schemes
#d69d7a color preview, HTML & CSS examples
This text has a color of #d69d7a
<p style="color:#d69d7a;">Text here</p>
.mytext {color:#d69d7a;}
This box has a color of #d69d7a
<div style="background-color:#d69d7a;">Content here</div>
.mybackground {background-color:#d69d7a;}
Border around this has a color of #d69d7a
<div style="border:2px solid #d69d7a;">Content here</div>
.myborder {border:2px solid #d69d7a;}