#d66d5f color space conversions
Hex:
#d66d5f
RGB:
214, 109, 95
CMY:
16, 57, 63
CMYK:
0, 49, 56, 16
HSL:
7°, 59.2040%, 60.5882%
HSV (HSB):
7°, 55.6075%, 83.9216%
XYZ:
35.2658, 26.0596, 13.9978
xyY:
0.4682, 0.3460, 26.0596
CIE-Lab:
58.0936, 39.9180, 26.8077
CIE-LCH:
58.0936, 48.0843, 33.8841
CIE-Luv:
58.0936, 78.1483, 24.6549
Hunter-Lab:
51.0486, 33.9774, 19.4765
#d66d5f color charts
#d66d5f color shades, tints & tones
#d66d5f color schemes
#d66d5f color preview, HTML & CSS examples
This text has a color of #d66d5f
<p style="color:#d66d5f;">Text here</p>
.mytext {color:#d66d5f;}
This box has a color of #d66d5f
<div style="background-color:#d66d5f;">Content here</div>
.mybackground {background-color:#d66d5f;}
Border around this has a color of #d66d5f
<div style="border:2px solid #d66d5f;">Content here</div>
.myborder {border:2px solid #d66d5f;}