#d69b8d color space conversions
Hex:
#d69b8d
RGB:
214, 155, 141
CMY:
16, 39, 45
CMYK:
0, 28, 34, 16
HSL:
12°, 47.0968%, 69.6078%
HSV (HSB):
12°, 34.1121%, 83.9216%
XYZ:
44.2606, 39.6619, 30.5220
xyY:
0.3867, 0.3466, 39.6619
CIE-Lab:
69.2281, 20.1895, 16.0525
CIE-LCH:
69.2281, 25.7934, 38.4880
CIE-Luv:
69.2281, 39.9885, 18.1259
Hunter-Lab:
62.9777, 15.2385, 15.3496
#d69b8d color charts
#d69b8d color shades, tints & tones
#d69b8d color schemes
#d69b8d color preview, HTML & CSS examples
This text has a color of #d69b8d
<p style="color:#d69b8d;">Text here</p>
.mytext {color:#d69b8d;}
This box has a color of #d69b8d
<div style="background-color:#d69b8d;">Content here</div>
.mybackground {background-color:#d69b8d;}
Border around this has a color of #d69b8d
<div style="border:2px solid #d69b8d;">Content here</div>
.myborder {border:2px solid #d69b8d;}