#d69f4f color space conversions
Hex:
#d69f4f
RGB:
214, 159, 79
CMY:
16, 38, 69
CMYK:
0, 26, 63, 16
HSL:
36°, 62.2120%, 57.4510%
HSV (HSB):
36°, 63.0841%, 83.9216%
XYZ:
41.5410, 39.6569, 12.8622
xyY:
0.4416, 0.4216, 39.6569
CIE-Lab:
69.2245, 12.0986, 48.8057
CIE-LCH:
69.2245, 50.2829, 76.0774
CIE-Luv:
69.2245, 43.4981, 54.3885
Hunter-Lab:
62.9737, 7.5444, 31.9718
#d69f4f color charts
#d69f4f color shades, tints & tones
#d69f4f color schemes
#d69f4f color preview, HTML & CSS examples
This text has a color of #d69f4f
<p style="color:#d69f4f;">Text here</p>
.mytext {color:#d69f4f;}
This box has a color of #d69f4f
<div style="background-color:#d69f4f;">Content here</div>
.mybackground {background-color:#d69f4f;}
Border around this has a color of #d69f4f
<div style="border:2px solid #d69f4f;">Content here</div>
.myborder {border:2px solid #d69f4f;}