#d3989f color space conversions
Hex:
#d3989f
RGB:
211, 152, 159
CMY:
17, 40, 38
CMYK:
0, 28, 25, 17
HSL:
353°, 40.1361%, 71.1765%
HSV (HSB):
353°, 27.9621%, 82.7451%
XYZ:
44.3502, 38.8086, 37.9542
xyY:
0.3662, 0.3204, 38.8086
CIE-Lab:
68.6124, 23.1046, 5.1286
CIE-LCH:
68.6124, 23.6670, 12.5152
CIE-Luv:
68.6124, 37.2667, 3.0703
Hunter-Lab:
62.2965, 18.0590, 7.4851
#d3989f color charts
#d3989f color shades, tints & tones
#d3989f color schemes
#d3989f color preview, HTML & CSS examples
This text has a color of #d3989f
<p style="color:#d3989f;">Text here</p>
.mytext {color:#d3989f;}
This box has a color of #d3989f
<div style="background-color:#d3989f;">Content here</div>
.mybackground {background-color:#d3989f;}
Border around this has a color of #d3989f
<div style="border:2px solid #d3989f;">Content here</div>
.myborder {border:2px solid #d3989f;}