#d3927a color space conversions
Hex:
#d3927a
RGB:
211, 146, 122
CMY:
17, 43, 52
CMYK:
0, 31, 42, 17
HSL:
16°, 50.2825%, 65.2941%
HSV (HSB):
16°, 42.1801%, 82.7451%
XYZ:
40.6557, 35.8118, 23.1819
xyY:
0.4080, 0.3594, 35.8118
CIE-Lab:
66.3759, 21.6623, 22.6029
CIE-LCH:
66.3759, 31.3073, 46.2173
CIE-Luv:
66.3759, 46.0456, 25.4787
Hunter-Lab:
59.8430, 16.5430, 18.9223
#d3927a color charts
#d3927a color shades, tints & tones
#d3927a color schemes
#d3927a color preview, HTML & CSS examples
This text has a color of #d3927a
<p style="color:#d3927a;">Text here</p>
.mytext {color:#d3927a;}
This box has a color of #d3927a
<div style="background-color:#d3927a;">Content here</div>
.mybackground {background-color:#d3927a;}
Border around this has a color of #d3927a
<div style="border:2px solid #d3927a;">Content here</div>
.myborder {border:2px solid #d3927a;}