#d3379f color space conversions
Hex:
#d3379f
RGB:
211, 55, 159
CMY:
17, 78, 38
CMYK:
0, 74, 25, 17
HSL:
320°, 63.9344%, 52.1569%
HSV (HSB):
320°, 73.9336%, 82.7451%
XYZ:
34.4882, 19.0845, 34.6668
xyY:
0.3908, 0.2163, 19.0845
CIE-Lab:
50.7859, 68.7566, -21.4196
CIE-LCH:
50.7859, 72.0157, 342.6967
CIE-Luv:
50.7859, 83.8088, -42.2289
Hunter-Lab:
43.6858, 64.4685, -16.4695
#d3379f color charts
#d3379f color shades, tints & tones
#d3379f color schemes
#d3379f color preview, HTML & CSS examples
This text has a color of #d3379f
<p style="color:#d3379f;">Text here</p>
.mytext {color:#d3379f;}
This box has a color of #d3379f
<div style="background-color:#d3379f;">Content here</div>
.mybackground {background-color:#d3379f;}
Border around this has a color of #d3379f
<div style="border:2px solid #d3379f;">Content here</div>
.myborder {border:2px solid #d3379f;}