#d69c5c color space conversions
Hex:
#d69c5c
RGB:
214, 156, 92
CMY:
16, 39, 64
CMYK:
0, 27, 57, 16
HSL:
31°, 59.8039%, 60.0000%
HSV (HSB):
31°, 57.0093%, 83.9216%
XYZ:
41.5518, 38.8458, 15.4332
xyY:
0.4336, 0.4054, 38.8458
CIE-Lab:
68.6394, 14.6534, 41.6514
CIE-LCH:
68.6394, 44.1539, 70.6176
CIE-Luv:
68.6394, 44.6437, 47.3407
Hunter-Lab:
62.3264, 9.9313, 28.9472
#d69c5c color charts
#d69c5c color shades, tints & tones
#d69c5c color schemes
#d69c5c color preview, HTML & CSS examples
This text has a color of #d69c5c
<p style="color:#d69c5c;">Text here</p>
.mytext {color:#d69c5c;}
This box has a color of #d69c5c
<div style="background-color:#d69c5c;">Content here</div>
.mybackground {background-color:#d69c5c;}
Border around this has a color of #d69c5c
<div style="border:2px solid #d69c5c;">Content here</div>
.myborder {border:2px solid #d69c5c;}