#d6912d color space conversions
Hex:
#d6912d
RGB:
214, 145, 45
CMY:
16, 43, 82
CMYK:
0, 32, 79, 16
HSL:
36°, 67.3307%, 50.7843%
HSV (HSB):
36°, 78.9720%, 83.9216%
XYZ:
38.3306, 34.7364, 7.1672
xyY:
0.4777, 0.4329, 34.7364
CIE-Lab:
65.5429, 17.9294, 59.8381
CIE-LCH:
65.5429, 62.4665, 73.3201
CIE-Luv:
65.5429, 56.3292, 59.5264
Hunter-Lab:
58.9376, 12.9483, 34.0463
#d6912d color charts
#d6912d color shades, tints & tones
#d6912d color schemes
#d6912d color preview, HTML & CSS examples
This text has a color of #d6912d
<p style="color:#d6912d;">Text here</p>
.mytext {color:#d6912d;}
This box has a color of #d6912d
<div style="background-color:#d6912d;">Content here</div>
.mybackground {background-color:#d6912d;}
Border around this has a color of #d6912d
<div style="border:2px solid #d6912d;">Content here</div>
.myborder {border:2px solid #d6912d;}