#d6923d color space conversions
Hex:
#d6923d
RGB:
214, 146, 61
CMY:
16, 43, 76
CMYK:
0, 32, 71, 16
HSL:
33°, 65.1064%, 53.9216%
HSV (HSB):
33°, 71.4953%, 83.9216%
XYZ:
38.8527, 35.1908, 9.1596
xyY:
0.4670, 0.4230, 35.1908
CIE-Lab:
65.8970, 18.0732, 53.5684
CIE-LCH:
65.8970, 56.5350, 71.3564
CIE-Luv:
65.8970, 54.5773, 55.4122
Hunter-Lab:
59.3219, 13.0950, 32.3706
#d6923d color charts
#d6923d color shades, tints & tones
#d6923d color schemes
#d6923d color preview, HTML & CSS examples
This text has a color of #d6923d
<p style="color:#d6923d;">Text here</p>
.mytext {color:#d6923d;}
This box has a color of #d6923d
<div style="background-color:#d6923d;">Content here</div>
.mybackground {background-color:#d6923d;}
Border around this has a color of #d6923d
<div style="border:2px solid #d6923d;">Content here</div>
.myborder {border:2px solid #d6923d;}