#d76c8f color space conversions
Hex:
#d76c8f
RGB:
215, 108, 143
CMY:
16, 58, 44
CMYK:
0, 50, 33, 16
HSL:
340°, 57.2193%, 63.3333%
HSV (HSB):
340°, 49.7674%, 84.3137%
XYZ:
38.3448, 27.1554, 29.2071
xyY:
0.4049, 0.2867, 27.1554
CIE-Lab:
59.1179, 45.6693, 0.5285
CIE-LCH:
59.1179, 45.6724, 0.6630
CIE-Luv:
59.1179, 68.9881, -7.7299
Hunter-Lab:
52.1108, 40.1521, 3.2467
#d76c8f color charts
#d76c8f color shades, tints & tones
#d76c8f color schemes
#d76c8f color preview, HTML & CSS examples
This text has a color of #d76c8f
<p style="color:#d76c8f;">Text here</p>
.mytext {color:#d76c8f;}
This box has a color of #d76c8f
<div style="background-color:#d76c8f;">Content here</div>
.mybackground {background-color:#d76c8f;}
Border around this has a color of #d76c8f
<div style="border:2px solid #d76c8f;">Content here</div>
.myborder {border:2px solid #d76c8f;}