#d69c7c color space conversions
Hex:
#d69c7c
RGB:
214, 156, 124
CMY:
16, 39, 51
CMYK:
0, 27, 42, 16
HSL:
21°, 52.3256%, 66.2745%
HSV (HSB):
21°, 42.0561%, 83.9216%
XYZ:
43.2581, 39.5283, 24.4186
xyY:
0.4035, 0.3687, 39.5283
CIE-Lab:
69.1322, 17.6540, 25.2684
CIE-LCH:
69.1322, 30.8246, 55.0596
CIE-Luv:
69.1322, 41.3957, 29.7686
Hunter-Lab:
62.8715, 12.7899, 20.9826
#d69c7c color charts
#d69c7c color shades, tints & tones
#d69c7c color schemes
#d69c7c color preview, HTML & CSS examples
This text has a color of #d69c7c
<p style="color:#d69c7c;">Text here</p>
.mytext {color:#d69c7c;}
This box has a color of #d69c7c
<div style="background-color:#d69c7c;">Content here</div>
.mybackground {background-color:#d69c7c;}
Border around this has a color of #d69c7c
<div style="border:2px solid #d69c7c;">Content here</div>
.myborder {border:2px solid #d69c7c;}