#d33e93 color space conversions
Hex:
#d33e93
RGB:
211, 62, 147
CMY:
17, 76, 42
CMYK:
0, 71, 30, 17
HSL:
326°, 62.8692%, 53.5294%
HSV (HSB):
326°, 70.6161%, 82.7451%
XYZ:
33.8531, 19.4007, 29.5642
xyY:
0.4088, 0.2343, 19.4007
CIE-Lab:
51.1528, 64.9724, -13.7280
CIE-LCH:
51.1528, 66.4069, 348.0695
CIE-Luv:
51.1528, 86.1779, -30.6753
Hunter-Lab:
44.0462, 60.1106, -8.9636
#d33e93 color charts
#d33e93 color shades, tints & tones
#d33e93 color schemes
#d33e93 color preview, HTML & CSS examples
This text has a color of #d33e93
<p style="color:#d33e93;">Text here</p>
.mytext {color:#d33e93;}
This box has a color of #d33e93
<div style="background-color:#d33e93;">Content here</div>
.mybackground {background-color:#d33e93;}
Border around this has a color of #d33e93
<div style="border:2px solid #d33e93;">Content here</div>
.myborder {border:2px solid #d33e93;}