#d69b2f color space conversions
Hex:
#d69b2f
RGB:
214, 155, 47
CMY:
16, 39, 82
CMYK:
0, 28, 78, 16
HSL:
39°, 67.0683%, 51.1765%
HSV (HSB):
39°, 78.0374%, 83.9216%
XYZ:
39.9660, 37.9441, 7.9068
xyY:
0.4657, 0.4422, 37.9441
CIE-Lab:
67.9794, 12.6081, 61.3514
CIE-LCH:
67.9794, 62.6336, 78.3870
CIE-Luv:
67.9794, 48.4027, 62.9949
Hunter-Lab:
61.5988, 8.0151, 35.5087
#d69b2f color charts
#d69b2f color shades, tints & tones
#d69b2f color schemes
#d69b2f color preview, HTML & CSS examples
This text has a color of #d69b2f
<p style="color:#d69b2f;">Text here</p>
.mytext {color:#d69b2f;}
This box has a color of #d69b2f
<div style="background-color:#d69b2f;">Content here</div>
.mybackground {background-color:#d69b2f;}
Border around this has a color of #d69b2f
<div style="border:2px solid #d69b2f;">Content here</div>
.myborder {border:2px solid #d69b2f;}