#d76e6b color space conversions
Hex:
#d76e6b
RGB:
215, 110, 107
CMY:
16, 57, 58
CMYK:
0, 49, 50, 16
HSL:
2°, 57.4468%, 63.1373%
HSV (HSB):
2°, 50.2326%, 84.3137%
XYZ:
36.2541, 26.6605, 17.1451
xyY:
0.4528, 0.3330, 26.6605
CIE-Lab:
58.6587, 40.8078, 20.7221
CIE-LCH:
58.6587, 45.7676, 26.9213
CIE-Luv:
58.6587, 75.9291, 18.1182
Hunter-Lab:
51.6338, 34.9728, 16.4563
#d76e6b color charts
#d76e6b color shades, tints & tones
#d76e6b color schemes
#d76e6b color preview, HTML & CSS examples
This text has a color of #d76e6b
<p style="color:#d76e6b;">Text here</p>
.mytext {color:#d76e6b;}
This box has a color of #d76e6b
<div style="background-color:#d76e6b;">Content here</div>
.mybackground {background-color:#d76e6b;}
Border around this has a color of #d76e6b
<div style="border:2px solid #d76e6b;">Content here</div>
.myborder {border:2px solid #d76e6b;}