#d76f7a color space conversions
Hex:
#d76f7a
RGB:
215, 111, 122
CMY:
16, 56, 52
CMYK:
0, 48, 43, 16
HSL:
354°, 56.5217%, 63.9216%
HSV (HSB):
354°, 48.3721%, 84.3137%
XYZ:
37.2216, 27.2211, 21.7048
xyY:
0.4321, 0.3160, 27.2211
CIE-Lab:
59.1784, 41.7652, 12.7860
CIE-LCH:
59.1784, 43.6785, 17.0215
CIE-Luv:
59.1784, 72.1018, 8.7874
Hunter-Lab:
52.1738, 36.0404, 11.8565
#d76f7a color charts
#d76f7a color shades, tints & tones
#d76f7a color schemes
#d76f7a color preview, HTML & CSS examples
This text has a color of #d76f7a
<p style="color:#d76f7a;">Text here</p>
.mytext {color:#d76f7a;}
This box has a color of #d76f7a
<div style="background-color:#d76f7a;">Content here</div>
.mybackground {background-color:#d76f7a;}
Border around this has a color of #d76f7a
<div style="border:2px solid #d76f7a;">Content here</div>
.myborder {border:2px solid #d76f7a;}