#d3949c color space conversions
Hex:
#d3949c
RGB:
211, 148, 156
CMY:
17, 42, 39
CMYK:
0, 30, 26, 17
HSL:
352°, 41.7219%, 70.3922%
HSV (HSB):
352°, 29.8578%, 82.7451%
XYZ:
43.4546, 37.4290, 36.3867
xyY:
0.3706, 0.3192, 37.4290
CIE-Lab:
67.5976, 24.8502, 5.3441
CIE-LCH:
67.5976, 25.4183, 12.1367
CIE-Luv:
67.5976, 40.0601, 3.0097
Hunter-Lab:
61.1792, 19.7220, 7.5624
#d3949c color charts
#d3949c RGB chart
#d3949c CMYK chart
#d3949c RGB pie chart
#d3949c color shades, tints & tones
#d3949c color schemes
#d3949c color preview, HTML & CSS examples
This text has a color of #d3949c
<p style="color:#d3949c;">Text here</p>
.mytext {color:#d3949c;}
Text color #d3949c
This box has a color of #d3949c
<div style="background-color:#d3949c;">Content here</div>
.mybackground {background-color:#d3949c;}
Background color #d3949c
Border around this has a color of #d3949c
<div style="border:2px solid #d3949c;">Content here</div>
.myborder {border:2px solid #d3949c;}
Border color #d3949c