#d3939d color space conversions
Hex:
#d3939d
RGB:
211, 147, 157
CMY:
17, 42, 38
CMYK:
0, 30, 26, 17
HSL:
351°, 42.1053%, 70.1961%
HSV (HSB):
351°, 30.3318%, 82.7451%
XYZ:
43.3835, 37.1506, 36.7825
xyY:
0.3698, 0.3167, 37.1506
CIE-Lab:
67.3899, 25.5354, 4.4844
CIE-LCH:
67.3899, 25.9261, 9.9605
CIE-Luv:
67.3899, 40.5039, 1.6918
Hunter-Lab:
60.9513, 20.3866, 6.8860
#d3939d color charts
#d3939d color shades, tints & tones
#d3939d color schemes
#d3939d color preview, HTML & CSS examples
This text has a color of #d3939d
<p style="color:#d3939d;">Text here</p>
.mytext {color:#d3939d;}
This box has a color of #d3939d
<div style="background-color:#d3939d;">Content here</div>
.mybackground {background-color:#d3939d;}
Border around this has a color of #d3939d
<div style="border:2px solid #d3939d;">Content here</div>
.myborder {border:2px solid #d3939d;}