#d66b4e color space conversions
Hex:
#d66b4e
RGB:
214, 107, 78
CMY:
16, 58, 69
CMYK:
0, 50, 64, 16
HSL:
13°, 62.3853%, 57.2549%
HSV (HSB):
13°, 63.5514%, 83.9216%
XYZ:
34.3644, 25.3616, 10.2918
xyY:
0.4908, 0.3622, 25.3616
CIE-Lab:
57.4260, 39.7080, 35.4920
CIE-LCH:
57.4260, 53.2580, 41.7911
CIE-Luv:
57.4260, 82.5624, 32.7215
Hunter-Lab:
50.3603, 33.6727, 23.1355
#d66b4e color charts
#d66b4e color shades, tints & tones
#d66b4e color schemes
#d66b4e color preview, HTML & CSS examples
This text has a color of #d66b4e
<p style="color:#d66b4e;">Text here</p>
.mytext {color:#d66b4e;}
This box has a color of #d66b4e
<div style="background-color:#d66b4e;">Content here</div>
.mybackground {background-color:#d66b4e;}
Border around this has a color of #d66b4e
<div style="border:2px solid #d66b4e;">Content here</div>
.myborder {border:2px solid #d66b4e;}