#d3666f color space conversions
Hex:
#d3666f
RGB:
211, 102, 111
CMY:
17, 60, 56
CMYK:
0, 52, 47, 17
HSL:
355°, 55.3299%, 61.3725%
HSV (HSB):
355°, 51.6588%, 82.7451%
XYZ:
34.4846, 24.4993, 17.9502
xyY:
0.4482, 0.3184, 24.4993
CIE-Lab:
56.5843, 43.7510, 15.4807
CIE-LCH:
56.5843, 46.4091, 19.4856
CIE-Luv:
56.5843, 77.0703, 11.3197
Hunter-Lab:
49.4968, 37.7422, 13.1460
#d3666f color charts
#d3666f color shades, tints & tones
#d3666f color schemes
#d3666f color preview, HTML & CSS examples
This text has a color of #d3666f
<p style="color:#d3666f;">Text here</p>
.mytext {color:#d3666f;}
This box has a color of #d3666f
<div style="background-color:#d3666f;">Content here</div>
.mybackground {background-color:#d3666f;}
Border around this has a color of #d3666f
<div style="border:2px solid #d3666f;">Content here</div>
.myborder {border:2px solid #d3666f;}