#d69c6c color space conversions
Hex:
#d69c6c
RGB:
214, 156, 108
CMY:
16, 39, 58
CMYK:
0, 27, 50, 16
HSL:
27°, 56.3830%, 63.1373%
HSV (HSB):
27°, 49.5327%, 83.9216%
XYZ:
42.3268, 39.1558, 19.5143
xyY:
0.4191, 0.3877, 39.1558
CIE-Lab:
68.8640, 16.0303, 33.5556
CIE-LCH:
68.8640, 37.1880, 64.4651
CIE-Luv:
68.8640, 43.1254, 39.1416
Hunter-Lab:
62.5746, 11.2357, 25.3122
#d69c6c color charts
#d69c6c color shades, tints & tones
#d69c6c color schemes
#d69c6c color preview, HTML & CSS examples
This text has a color of #d69c6c
<p style="color:#d69c6c;">Text here</p>
.mytext {color:#d69c6c;}
This box has a color of #d69c6c
<div style="background-color:#d69c6c;">Content here</div>
.mybackground {background-color:#d69c6c;}
Border around this has a color of #d69c6c
<div style="border:2px solid #d69c6c;">Content here</div>
.myborder {border:2px solid #d69c6c;}