#d3959b color space conversions
Hex:
#d3959b
RGB:
211, 149, 155
CMY:
17, 42, 39
CMYK:
0, 29, 27, 17
HSL:
354°, 41.3333%, 70.5882%
HSV (HSB):
354°, 29.3839%, 82.7451%
XYZ:
43.5278, 37.7103, 35.9950
xyY:
0.3713, 0.3217, 37.7103
CIE-Lab:
67.8066, 24.1657, 6.2041
CIE-LCH:
67.8066, 24.9494, 14.3987
CIE-Luv:
67.8066, 39.6107, 4.3232
Hunter-Lab:
61.4087, 19.0593, 8.2330
#d3959b color charts
#d3959b color shades, tints & tones
#d3959b color schemes
#d3959b color preview, HTML & CSS examples
This text has a color of #d3959b
<p style="color:#d3959b;">Text here</p>
.mytext {color:#d3959b;}
This box has a color of #d3959b
<div style="background-color:#d3959b;">Content here</div>
.mybackground {background-color:#d3959b;}
Border around this has a color of #d3959b
<div style="border:2px solid #d3959b;">Content here</div>
.myborder {border:2px solid #d3959b;}