#d3338f color space conversions
Hex:
#d3338f
RGB:
211, 51, 143
CMY:
17, 80, 44
CMYK:
0, 76, 32, 17
HSL:
326°, 64.5161%, 51.3725%
HSV (HSB):
326°, 75.8294%, 82.7451%
XYZ:
33.0057, 18.1997, 27.7599
xyY:
0.4180, 0.2305, 18.1997
CIE-Lab:
49.7374, 68.0909, -13.4781
CIE-LCH:
49.7374, 69.4120, 348.8035
CIE-Luv:
49.7374, 91.3663, -30.7564
Hunter-Lab:
42.6611, 63.4435, -8.7177
#d3338f color charts
#d3338f color shades, tints & tones
#d3338f color schemes
#d3338f color preview, HTML & CSS examples
This text has a color of #d3338f
<p style="color:#d3338f;">Text here</p>
.mytext {color:#d3338f;}
This box has a color of #d3338f
<div style="background-color:#d3338f;">Content here</div>
.mybackground {background-color:#d3338f;}
Border around this has a color of #d3338f
<div style="border:2px solid #d3338f;">Content here</div>
.myborder {border:2px solid #d3338f;}