#d3888c color space conversions
Hex:
#d3888c
RGB:
211, 136, 140
CMY:
17, 47, 45
CMYK:
0, 36, 34, 17
HSL:
357°, 46.0123%, 68.0392%
HSV (HSB):
357°, 35.5450%, 82.7451%
XYZ:
40.4018, 33.3507, 29.1189
xyY:
0.3927, 0.3242, 33.3507
CIE-Lab:
64.4438, 29.2040, 9.8412
CIE-LCH:
64.4438, 30.8176, 18.6229
CIE-Luv:
64.4438, 49.8379, 8.0469
Hunter-Lab:
57.7500, 23.8156, 10.5297
#d3888c color charts
#d3888c color shades, tints & tones
#d3888c color schemes
#d3888c color preview, HTML & CSS examples
This text has a color of #d3888c
<p style="color:#d3888c;">Text here</p>
.mytext {color:#d3888c;}
This box has a color of #d3888c
<div style="background-color:#d3888c;">Content here</div>
.mybackground {background-color:#d3888c;}
Border around this has a color of #d3888c
<div style="border:2px solid #d3888c;">Content here</div>
.myborder {border:2px solid #d3888c;}