#d3339f color space conversions
Hex:
#d3339f
RGB:
211, 51, 159
CMY:
17, 80, 38
CMYK:
0, 76, 25, 17
HSL:
320°, 64.5161%, 51.3725%
HSV (HSB):
320°, 75.8294%, 82.7451%
XYZ:
34.3058, 18.7197, 34.6060
xyY:
0.3915, 0.2136, 18.7197
CIE-Lab:
50.3577, 69.9725, -22.0780
CIE-LCH:
50.3577, 73.3730, 342.4883
CIE-Luv:
50.3577, 84.9241, -43.3148
Hunter-Lab:
43.2663, 65.8164, -17.1360
#d3339f color charts
#d3339f color shades, tints & tones
#d3339f color schemes
#d3339f color preview, HTML & CSS examples
This text has a color of #d3339f
<p style="color:#d3339f;">Text here</p>
.mytext {color:#d3339f;}
This box has a color of #d3339f
<div style="background-color:#d3339f;">Content here</div>
.mybackground {background-color:#d3339f;}
Border around this has a color of #d3339f
<div style="border:2px solid #d3339f;">Content here</div>
.myborder {border:2px solid #d3339f;}