#d3766c color space conversions
Hex:
#d3766c
RGB:
211, 118, 108
CMY:
17, 54, 58
CMYK:
0, 44, 49, 17
HSL:
6°, 53.9267%, 62.5490%
HSV (HSB):
6°, 48.8152%, 82.7451%
XYZ:
36.0492, 27.8885, 17.6704
xyY:
0.4417, 0.3417, 27.8885
CIE-Lab:
59.7878, 35.2564, 21.5769
CIE-LCH:
59.7878, 41.3350, 31.4667
CIE-Luv:
59.7878, 67.1186, 20.4783
Hunter-Lab:
52.8095, 29.4321, 17.1279
#d3766c color charts
#d3766c color shades, tints & tones
#d3766c color schemes
#d3766c color preview, HTML & CSS examples
This text has a color of #d3766c
<p style="color:#d3766c;">Text here</p>
.mytext {color:#d3766c;}
This box has a color of #d3766c
<div style="background-color:#d3766c;">Content here</div>
.mybackground {background-color:#d3766c;}
Border around this has a color of #d3766c
<div style="border:2px solid #d3766c;">Content here</div>
.myborder {border:2px solid #d3766c;}