#d3776b color space conversions
Hex:
#d3776b
RGB:
211, 119, 107
CMY:
17, 53, 58
CMYK:
0, 44, 49, 17
HSL:
7°, 54.1667%, 62.3529%
HSV (HSB):
7°, 49.2891%, 82.7451%
XYZ:
36.1146, 28.1041, 17.4311
xyY:
0.4423, 0.3442, 28.1041
CIE-Lab:
59.9826, 34.6356, 22.4075
CIE-LCH:
59.9826, 41.2519, 32.9008
CIE-Luv:
59.9826, 66.6157, 21.5592
Hunter-Lab:
53.0133, 28.8277, 17.6144
#d3776b color charts
#d3776b color shades, tints & tones
#d3776b color schemes
#d3776b color preview, HTML & CSS examples
This text has a color of #d3776b
<p style="color:#d3776b;">Text here</p>
.mytext {color:#d3776b;}
This box has a color of #d3776b
<div style="background-color:#d3776b;">Content here</div>
.mybackground {background-color:#d3776b;}
Border around this has a color of #d3776b
<div style="border:2px solid #d3776b;">Content here</div>
.myborder {border:2px solid #d3776b;}