#d3916b color space conversions
Hex:
#d3916b
RGB:
211, 145, 107
CMY:
17, 43, 58
CMYK:
0, 31, 49, 17
HSL:
22°, 54.1667%, 62.3529%
HSV (HSB):
22°, 49.2891%, 82.7451%
XYZ:
39.6432, 35.1612, 18.6073
xyY:
0.4244, 0.3764, 35.1612
CIE-Lab:
65.8740, 20.6719, 30.1753
CIE-LCH:
65.8740, 36.5770, 55.5866
CIE-Luv:
65.8740, 48.5890, 34.0025
Hunter-Lab:
59.2969, 15.5674, 22.9027
#d3916b color charts
#d3916b color shades, tints & tones
#d3916b color schemes
#d3916b color preview, HTML & CSS examples
This text has a color of #d3916b
<p style="color:#d3916b;">Text here</p>
.mytext {color:#d3916b;}
This box has a color of #d3916b
<div style="background-color:#d3916b;">Content here</div>
.mybackground {background-color:#d3916b;}
Border around this has a color of #d3916b
<div style="border:2px solid #d3916b;">Content here</div>
.myborder {border:2px solid #d3916b;}