#d3679e color space conversions
Hex:
#d3679e
RGB:
211, 103, 158
CMY:
17, 60, 38
CMYK:
0, 51, 25, 17
HSL:
329°, 55.1020%, 61.5686%
HSV (HSB):
329°, 51.1848%, 82.7451%
XYZ:
37.8858, 26.0180, 35.3729
xyY:
0.3816, 0.2621, 26.0180
CIE-Lab:
58.0541, 48.7741, -9.8092
CIE-LCH:
58.0541, 49.7507, 348.6287
CIE-Luv:
58.0541, 64.7558, -22.6834
Hunter-Lab:
51.0078, 43.3161, -5.4109
#d3679e color charts
#d3679e color shades, tints & tones
#d3679e color schemes
#d3679e color preview, HTML & CSS examples
This text has a color of #d3679e
<p style="color:#d3679e;">Text here</p>
.mytext {color:#d3679e;}
This box has a color of #d3679e
<div style="background-color:#d3679e;">Content here</div>
.mybackground {background-color:#d3679e;}
Border around this has a color of #d3679e
<div style="border:2px solid #d3679e;">Content here</div>
.myborder {border:2px solid #d3679e;}