#d69f5e color space conversions
Hex:
#d69f5e
RGB:
214, 159, 94
CMY:
16, 38, 63
CMYK:
0, 26, 56, 16
HSL:
33°, 59.4059%, 60.3922%
HSV (HSB):
33°, 56.0748%, 83.9216%
XYZ:
42.1501, 39.9006, 16.0697
xyY:
0.4296, 0.4066, 39.9006
CIE-Lab:
69.3987, 13.1934, 41.5461
CIE-LCH:
69.3987, 43.5907, 72.3822
CIE-Luv:
69.3987, 42.3215, 47.7808
Hunter-Lab:
63.1669, 8.5676, 29.1334
#d69f5e color charts
#d69f5e color shades, tints & tones
#d69f5e color schemes
#d69f5e color preview, HTML & CSS examples
This text has a color of #d69f5e
<p style="color:#d69f5e;">Text here</p>
.mytext {color:#d69f5e;}
This box has a color of #d69f5e
<div style="background-color:#d69f5e;">Content here</div>
.mybackground {background-color:#d69f5e;}
Border around this has a color of #d69f5e
<div style="border:2px solid #d69f5e;">Content here</div>
.myborder {border:2px solid #d69f5e;}