#d3338b color space conversions
Hex:
#d3338b
RGB:
211, 51, 139
CMY:
17, 80, 45
CMYK:
0, 76, 34, 17
HSL:
327°, 64.5161%, 51.3725%
HSV (HSB):
327°, 75.8294%, 82.7451%
XYZ:
32.7080, 18.0806, 26.1921
xyY:
0.4249, 0.2349, 18.0806
CIE-Lab:
49.5937, 67.6504, -11.2920
CIE-LCH:
49.5937, 68.5863, 350.5237
CIE-Luv:
49.5937, 92.9751, -27.6603
Hunter-Lab:
42.5213, 62.8924, -6.7563
#d3338b color charts
#d3338b color shades, tints & tones
#d3338b color schemes
#d3338b color preview, HTML & CSS examples
This text has a color of #d3338b
<p style="color:#d3338b;">Text here</p>
.mytext {color:#d3338b;}
This box has a color of #d3338b
<div style="background-color:#d3338b;">Content here</div>
.mybackground {background-color:#d3338b;}
Border around this has a color of #d3338b
<div style="border:2px solid #d3338b;">Content here</div>
.myborder {border:2px solid #d3338b;}