#d76e84 color space conversions
Hex:
#d76e84
RGB:
215, 110, 132
CMY:
16, 57, 48
CMYK:
0, 49, 39, 16
HSL:
347°, 56.7568%, 63.7255%
HSV (HSB):
347°, 48.8372%, 84.3137%
XYZ:
37.7651, 27.2649, 25.1020
xyY:
0.4190, 0.3025, 27.2649
CIE-Lab:
59.2187, 43.3634, 7.0529
CIE-LCH:
59.2187, 43.9332, 9.2380
CIE-Luv:
59.2187, 70.4588, 1.3148
Hunter-Lab:
52.2158, 37.7227, 8.0482
#d76e84 color charts
#d76e84 color shades, tints & tones
#d76e84 color schemes
#d76e84 color preview, HTML & CSS examples
This text has a color of #d76e84
<p style="color:#d76e84;">Text here</p>
.mytext {color:#d76e84;}
This box has a color of #d76e84
<div style="background-color:#d76e84;">Content here</div>
.mybackground {background-color:#d76e84;}
Border around this has a color of #d76e84
<div style="border:2px solid #d76e84;">Content here</div>
.myborder {border:2px solid #d76e84;}