#d66a3c color space conversions
Hex:
#d66a3c
RGB:
214, 106, 60
CMY:
16, 58, 76
CMYK:
0, 50, 72, 16
HSL:
18°, 65.2542%, 53.7255%
HSV (HSB):
18°, 71.9626%, 83.9216%
XYZ:
33.7012, 24.9305, 7.3108
xyY:
0.5111, 0.3781, 24.9305
CIE-Lab:
57.0076, 39.2054, 44.5863
CIE-LCH:
57.0076, 59.3717, 48.6744
CIE-Luv:
57.0076, 85.9368, 39.9908
Hunter-Lab:
49.9304, 33.1028, 26.2701
#d66a3c color charts
#d66a3c color shades, tints & tones
#d66a3c color schemes
#d66a3c color preview, HTML & CSS examples
This text has a color of #d66a3c
<p style="color:#d66a3c;">Text here</p>
.mytext {color:#d66a3c;}
This box has a color of #d66a3c
<div style="background-color:#d66a3c;">Content here</div>
.mybackground {background-color:#d66a3c;}
Border around this has a color of #d66a3c
<div style="border:2px solid #d66a3c;">Content here</div>
.myborder {border:2px solid #d66a3c;}