#d3839e color space conversions
Hex:
#d3839e
RGB:
211, 131, 158
CMY:
17, 49, 38
CMYK:
0, 38, 25, 17
HSL:
340°, 47.6190%, 67.0588%
HSV (HSB):
340°, 37.9147%, 82.7451%
XYZ:
41.1518, 32.5501, 36.4616
xyY:
0.3736, 0.2955, 32.5501
CIE-Lab:
63.7950, 34.3131, -1.3075
CIE-LCH:
63.7950, 34.3380, 357.8179
CIE-Luv:
63.7950, 49.6332, -8.0712
Hunter-Lab:
57.0527, 28.9089, 2.0454
#d3839e color charts
#d3839e color shades, tints & tones
#d3839e color schemes
#d3839e color preview, HTML & CSS examples
This text has a color of #d3839e
<p style="color:#d3839e;">Text here</p>
.mytext {color:#d3839e;}
This box has a color of #d3839e
<div style="background-color:#d3839e;">Content here</div>
.mybackground {background-color:#d3839e;}
Border around this has a color of #d3839e
<div style="border:2px solid #d3839e;">Content here</div>
.myborder {border:2px solid #d3839e;}