#d3939c color space conversions
Hex:
#d3939c
RGB:
211, 147, 156
CMY:
17, 42, 39
CMYK:
0, 30, 26, 17
HSL:
352°, 42.1053%, 70.1961%
HSV (HSB):
352°, 30.3318%, 82.7451%
XYZ:
43.2984, 37.1166, 36.3346
xyY:
0.3709, 0.3179, 37.1166
CIE-Lab:
67.3644, 25.3934, 5.0082
CIE-LCH:
67.3644, 25.8825, 11.1570
CIE-Luv:
67.3644, 40.6529, 2.4392
Hunter-Lab:
60.9234, 20.2445, 7.2859
#d3939c color charts
#d3939c RGB chart
#d3939c CMYK chart
#d3939c RGB pie chart
#d3939c color shades, tints & tones
#d3939c color schemes
#d3939c color preview, HTML & CSS examples
This text has a color of #d3939c
<p style="color:#d3939c;">Text here</p>
.mytext {color:#d3939c;}
Text color #d3939c
This box has a color of #d3939c
<div style="background-color:#d3939c;">Content here</div>
.mybackground {background-color:#d3939c;}
Background color #d3939c
Border around this has a color of #d3939c
<div style="border:2px solid #d3939c;">Content here</div>
.myborder {border:2px solid #d3939c;}
Border color #d3939c