#d3969b color space conversions
Hex:
#d3969b
RGB:
211, 150, 155
CMY:
17, 41, 39
CMYK:
0, 29, 27, 17
HSL:
355°, 40.9396%, 70.7843%
HSV (HSB):
355°, 28.9100%, 82.7451%
XYZ:
43.6867, 38.0281, 36.0480
xyY:
0.3710, 0.3229, 38.0281
CIE-Lab:
68.0413, 23.6222, 6.5411
CIE-LCH:
68.0413, 24.5111, 15.4777
CIE-Luv:
68.0413, 39.0144, 4.8940
Hunter-Lab:
61.6670, 18.5375, 8.5084
#d3969b color charts
#d3969b color shades, tints & tones
#d3969b color schemes
#d3969b color preview, HTML & CSS examples
This text has a color of #d3969b
<p style="color:#d3969b;">Text here</p>
.mytext {color:#d3969b;}
This box has a color of #d3969b
<div style="background-color:#d3969b;">Content here</div>
.mybackground {background-color:#d3969b;}
Border around this has a color of #d3969b
<div style="border:2px solid #d3969b;">Content here</div>
.myborder {border:2px solid #d3969b;}