#d76e6f color space conversions
Hex:
#d76e6f
RGB:
215, 110, 111
CMY:
16, 57, 56
CMYK:
0, 49, 48, 16
HSL:
359°, 56.7568%, 63.7255%
HSV (HSB):
359°, 48.8372%, 84.3137%
XYZ:
36.4695, 26.7466, 18.2794
xyY:
0.4475, 0.3282, 26.7466
CIE-Lab:
58.7391, 41.1782, 18.5296
CIE-LCH:
58.7391, 45.1552, 24.2270
CIE-Luv:
58.7391, 75.1046, 15.5986
Hunter-Lab:
51.7171, 35.3683, 15.2460
#d76e6f color charts
#d76e6f color shades, tints & tones
#d76e6f color schemes
#d76e6f color preview, HTML & CSS examples
This text has a color of #d76e6f
<p style="color:#d76e6f;">Text here</p>
.mytext {color:#d76e6f;}
This box has a color of #d76e6f
<div style="background-color:#d76e6f;">Content here</div>
.mybackground {background-color:#d76e6f;}
Border around this has a color of #d76e6f
<div style="border:2px solid #d76e6f;">Content here</div>
.myborder {border:2px solid #d76e6f;}