#d3778d color space conversions
Hex:
#d3778d
RGB:
211, 119, 141
CMY:
17, 53, 45
CMYK:
0, 44, 33, 17
HSL:
346°, 51.1111%, 64.7059%
HSV (HSB):
346°, 43.6019%, 82.7451%
XYZ:
38.2685, 28.9656, 28.7733
xyY:
0.3986, 0.3017, 28.9656
CIE-Lab:
60.7513, 38.3835, 3.9866
CIE-LCH:
60.7513, 38.5900, 5.9296
CIE-Luv:
60.7513, 59.9908, -1.6152
Hunter-Lab:
53.8197, 32.7379, 5.9760
#d3778d color charts
#d3778d color shades, tints & tones
#d3778d color schemes
#d3778d color preview, HTML & CSS examples
This text has a color of #d3778d
<p style="color:#d3778d;">Text here</p>
.mytext {color:#d3778d;}
This box has a color of #d3778d
<div style="background-color:#d3778d;">Content here</div>
.mybackground {background-color:#d3778d;}
Border around this has a color of #d3778d
<div style="border:2px solid #d3778d;">Content here</div>
.myborder {border:2px solid #d3778d;}