#d3809f color space conversions
Hex:
#d3809f
RGB:
211, 128, 159
CMY:
17, 50, 38
CMYK:
0, 39, 25, 17
HSL:
338°, 48.5380%, 66.4706%
HSV (HSB):
338°, 39.3365%, 82.7451%
XYZ:
40.8411, 31.7904, 36.7845
xyY:
0.3733, 0.2905, 31.7904
CIE-Lab:
63.1693, 36.0557, -2.7949
CIE-LCH:
63.1693, 36.1638, 355.5675
CIE-Luv:
63.1693, 51.1393, -10.4933
Hunter-Lab:
56.3830, 30.6266, 0.7871
#d3809f color charts
#d3809f color shades, tints & tones
#d3809f color schemes
#d3809f color preview, HTML & CSS examples
This text has a color of #d3809f
<p style="color:#d3809f;">Text here</p>
.mytext {color:#d3809f;}
This box has a color of #d3809f
<div style="background-color:#d3809f;">Content here</div>
.mybackground {background-color:#d3809f;}
Border around this has a color of #d3809f
<div style="border:2px solid #d3809f;">Content here</div>
.myborder {border:2px solid #d3809f;}