#d69f3d color space conversions
Hex:
#d69f3d
RGB:
214, 159, 61
CMY:
16, 38, 76
CMYK:
0, 26, 71, 16
HSL:
38°, 65.1064%, 53.9216%
HSV (HSB):
38°, 71.4953%, 83.9216%
XYZ:
40.9720, 39.4293, 9.8660
xyY:
0.4539, 0.4368, 39.4293
CIE-Lab:
69.0611, 11.0624, 56.8265
CIE-LCH:
69.0611, 57.8933, 78.9841
CIE-Luv:
69.0611, 44.6395, 60.7842
Hunter-Lab:
62.7928, 6.5830, 34.6393
#d69f3d color charts
#d69f3d color shades, tints & tones
#d69f3d color schemes
#d69f3d color preview, HTML & CSS examples
This text has a color of #d69f3d
<p style="color:#d69f3d;">Text here</p>
.mytext {color:#d69f3d;}
This box has a color of #d69f3d
<div style="background-color:#d69f3d;">Content here</div>
.mybackground {background-color:#d69f3d;}
Border around this has a color of #d69f3d
<div style="border:2px solid #d69f3d;">Content here</div>
.myborder {border:2px solid #d69f3d;}