#d33493 color space conversions
Hex:
#d33493
RGB:
211, 52, 147
CMY:
17, 80, 42
CMYK:
0, 75, 30, 17
HSL:
324°, 64.3725%, 51.5686%
HSV (HSB):
324°, 75.3555%, 82.7451%
XYZ:
33.3584, 18.4115, 29.3993
xyY:
0.4110, 0.2268, 18.4115
CIE-Lab:
49.9914, 68.2437, -15.4892
CIE-LCH:
49.9914, 69.9794, 347.2123
CIE-Luv:
49.9914, 89.4570, -33.6073
Hunter-Lab:
42.9086, 63.6813, -10.5873
#d33493 color charts
#d33493 color shades, tints & tones
#d33493 color schemes
#d33493 color preview, HTML & CSS examples
This text has a color of #d33493
<p style="color:#d33493;">Text here</p>
.mytext {color:#d33493;}
This box has a color of #d33493
<div style="background-color:#d33493;">Content here</div>
.mybackground {background-color:#d33493;}
Border around this has a color of #d33493
<div style="border:2px solid #d33493;">Content here</div>
.myborder {border:2px solid #d33493;}