#d76d8b color space conversions
Hex:
#d76d8b
RGB:
215, 109, 139
CMY:
16, 57, 45
CMYK:
0, 49, 35, 16
HSL:
343°, 56.9892%, 63.5294%
HSV (HSB):
343°, 49.3023%, 84.3137%
XYZ:
38.1532, 27.2484, 27.6747
xyY:
0.4099, 0.2928, 27.2484
CIE-Lab:
59.2036, 44.6833, 2.9728
CIE-LCH:
59.2036, 44.7821, 3.8062
CIE-Luv:
59.2036, 69.3921, -4.2661
Hunter-Lab:
52.2000, 39.1162, 5.1065
#d76d8b color charts
#d76d8b color shades, tints & tones
#d76d8b color schemes
#d76d8b color preview, HTML & CSS examples
This text has a color of #d76d8b
<p style="color:#d76d8b;">Text here</p>
.mytext {color:#d76d8b;}
This box has a color of #d76d8b
<div style="background-color:#d76d8b;">Content here</div>
.mybackground {background-color:#d76d8b;}
Border around this has a color of #d76d8b
<div style="border:2px solid #d76d8b;">Content here</div>
.myborder {border:2px solid #d76d8b;}