#d3868d color space conversions
Hex:
#d3868d
RGB:
211, 134, 141
CMY:
17, 47, 45
CMYK:
0, 36, 33, 17
HSL:
355°, 46.6667%, 67.6471%
HSV (HSB):
355°, 36.4929%, 82.7451%
XYZ:
40.1968, 32.8222, 29.4160
xyY:
0.3924, 0.3204, 32.8222
CIE-Lab:
64.0167, 30.4085, 8.6679
CIE-LCH:
64.0167, 31.6197, 15.9101
CIE-Luv:
64.0167, 50.9063, 6.2565
Hunter-Lab:
57.2906, 24.9822, 9.6609
#d3868d color charts
#d3868d color shades, tints & tones
#d3868d color schemes
#d3868d color preview, HTML & CSS examples
This text has a color of #d3868d
<p style="color:#d3868d;">Text here</p>
.mytext {color:#d3868d;}
This box has a color of #d3868d
<div style="background-color:#d3868d;">Content here</div>
.mybackground {background-color:#d3868d;}
Border around this has a color of #d3868d
<div style="border:2px solid #d3868d;">Content here</div>
.myborder {border:2px solid #d3868d;}