#d6662f color space conversions
Hex:
#d6662f
RGB:
214, 102, 47
CMY:
16, 60, 82
CMYK:
0, 52, 78, 16
HSL:
20°, 67.0683%, 51.1765%
HSV (HSB):
20°, 78.0374%, 83.9216%
XYZ:
32.9960, 24.0041, 5.5835
xyY:
0.5272, 0.3836, 24.0041
CIE-Lab:
56.0919, 40.6665, 49.9924
CIE-LCH:
56.0919, 64.4438, 50.8733
CIE-Luv:
56.0919, 90.5829, 42.8984
Hunter-Lab:
48.9940, 34.4750, 27.5389
#d6662f color charts
#d6662f color shades, tints & tones
#d6662f color schemes
#d6662f color preview, HTML & CSS examples
This text has a color of #d6662f
<p style="color:#d6662f;">Text here</p>
.mytext {color:#d6662f;}
This box has a color of #d6662f
<div style="background-color:#d6662f;">Content here</div>
.mybackground {background-color:#d6662f;}
Border around this has a color of #d6662f
<div style="border:2px solid #d6662f;">Content here</div>
.myborder {border:2px solid #d6662f;}