#d33c96 color space conversions
Hex:
#d33c96
RGB:
211, 60, 150
CMY:
17, 76, 41
CMYK:
0, 72, 29, 17
HSL:
324°, 63.1799%, 53.1373%
HSV (HSB):
324°, 71.5640%, 82.7451%
XYZ:
33.9848, 19.2826, 30.7849
xyY:
0.4043, 0.2294, 19.2826
CIE-Lab:
51.0162, 66.0204, -15.7219
CIE-LCH:
51.0162, 67.8665, 346.6053
CIE-Luv:
51.0162, 85.7326, -33.6523
Hunter-Lab:
43.9120, 61.3008, -10.8274
#d33c96 color charts
#d33c96 color shades, tints & tones
#d33c96 color schemes
#d33c96 color preview, HTML & CSS examples
This text has a color of #d33c96
<p style="color:#d33c96;">Text here</p>
.mytext {color:#d33c96;}
This box has a color of #d33c96
<div style="background-color:#d33c96;">Content here</div>
.mybackground {background-color:#d33c96;}
Border around this has a color of #d33c96
<div style="border:2px solid #d33c96;">Content here</div>
.myborder {border:2px solid #d33c96;}