#d66e5c color space conversions
Hex:
#d66e5c
RGB:
214, 110, 92
CMY:
16, 57, 64
CMYK:
0, 49, 57, 16
HSL:
9°, 59.8039%, 60.0000%
HSV (HSB):
9°, 57.0093%, 83.9216%
XYZ:
35.2393, 26.2207, 13.3290
xyY:
0.4712, 0.3506, 26.2207
CIE-Lab:
58.2460, 39.1714, 28.7042
CIE-LCH:
58.2460, 48.5626, 36.2334
CIE-Luv:
58.2460, 77.9953, 26.7520
Hunter-Lab:
51.2062, 33.2300, 20.4111
#d66e5c color charts
#d66e5c color shades, tints & tones
#d66e5c color schemes
#d66e5c color preview, HTML & CSS examples
This text has a color of #d66e5c
<p style="color:#d66e5c;">Text here</p>
.mytext {color:#d66e5c;}
This box has a color of #d66e5c
<div style="background-color:#d66e5c;">Content here</div>
.mybackground {background-color:#d66e5c;}
Border around this has a color of #d66e5c
<div style="border:2px solid #d66e5c;">Content here</div>
.myborder {border:2px solid #d66e5c;}