#d3807e color space conversions
Hex:
#d3807e
RGB:
211, 128, 126
CMY:
17, 50, 51
CMYK:
0, 39, 40, 17
HSL:
1°, 49.1329%, 66.0784%
HSV (HSB):
1°, 40.2844%, 82.7451%
XYZ:
38.3490, 30.7936, 23.6612
xyY:
0.4132, 0.3318, 30.7936
CIE-Lab:
62.3330, 31.8245, 14.8151
CIE-LCH:
62.3330, 35.1039, 24.9631
CIE-Luv:
62.3330, 57.2852, 13.6344
Hunter-Lab:
55.4920, 26.2457, 13.5637
#d3807e color charts
#d3807e color shades, tints & tones
#d3807e color schemes
#d3807e color preview, HTML & CSS examples
This text has a color of #d3807e
<p style="color:#d3807e;">Text here</p>
.mytext {color:#d3807e;}
This box has a color of #d3807e
<div style="background-color:#d3807e;">Content here</div>
.mybackground {background-color:#d3807e;}
Border around this has a color of #d3807e
<div style="border:2px solid #d3807e;">Content here</div>
.myborder {border:2px solid #d3807e;}