#d3868a color space conversions
Hex:
#d3868a
RGB:
211, 134, 138
CMY:
17, 47, 46
CMYK:
0, 36, 35, 17
HSL:
357°, 46.6667%, 67.6471%
HSV (HSB):
357°, 36.4929%, 82.7451%
XYZ:
39.9765, 32.7341, 28.2561
xyY:
0.3959, 0.3242, 32.7341
CIE-Lab:
63.9450, 30.0306, 10.2666
CIE-LCH:
63.9450, 31.7370, 18.8741
CIE-Luv:
63.9450, 51.4158, 8.4050
Hunter-Lab:
57.2137, 24.5981, 10.7681
#d3868a color charts
#d3868a color shades, tints & tones
#d3868a color schemes
#d3868a color preview, HTML & CSS examples
This text has a color of #d3868a
<p style="color:#d3868a;">Text here</p>
.mytext {color:#d3868a;}
This box has a color of #d3868a
<div style="background-color:#d3868a;">Content here</div>
.mybackground {background-color:#d3868a;}
Border around this has a color of #d3868a
<div style="border:2px solid #d3868a;">Content here</div>
.myborder {border:2px solid #d3868a;}