#d3664c color space conversions
Hex:
#d3664c
RGB:
211, 102, 76
CMY:
17, 60, 70
CMYK:
0, 52, 64, 17
HSL:
12°, 60.5381%, 56.2745%
HSV (HSB):
12°, 63.9810%, 82.7451%
XYZ:
32.9198, 23.8734, 9.7104
xyY:
0.4950, 0.3590, 23.8734
CIE-Lab:
55.9608, 40.9608, 34.7146
CIE-LCH:
55.9608, 53.6926, 40.2815
CIE-Luv:
55.9608, 84.0752, 31.3195
Hunter-Lab:
48.8604, 34.7590, 22.4191
#d3664c color charts
#d3664c color shades, tints & tones
#d3664c color schemes
#d3664c color preview, HTML & CSS examples
This text has a color of #d3664c
<p style="color:#d3664c;">Text here</p>
.mytext {color:#d3664c;}
This box has a color of #d3664c
<div style="background-color:#d3664c;">Content here</div>
.mybackground {background-color:#d3664c;}
Border around this has a color of #d3664c
<div style="border:2px solid #d3664c;">Content here</div>
.myborder {border:2px solid #d3664c;}