#d33c83 color space conversions
Hex:
#d33c83
RGB:
211, 60, 131
CMY:
17, 76, 49
CMYK:
0, 72, 38, 17
HSL:
332°, 63.1799%, 53.1373%
HSV (HSB):
332°, 71.5640%, 82.7451%
XYZ:
32.5766, 18.7193, 23.3689
xyY:
0.4363, 0.2507, 18.7193
CIE-Lab:
50.3572, 63.8898, -5.3358
CIE-LCH:
50.3572, 64.1123, 355.2260
CIE-Luv:
50.3572, 92.9370, -18.9844
Hunter-Lab:
43.2658, 58.6847, -1.7379
#d33c83 color charts
#d33c83 color shades, tints & tones
#d33c83 color schemes
#d33c83 color preview, HTML & CSS examples
This text has a color of #d33c83
<p style="color:#d33c83;">Text here</p>
.mytext {color:#d33c83;}
This box has a color of #d33c83
<div style="background-color:#d33c83;">Content here</div>
.mybackground {background-color:#d33c83;}
Border around this has a color of #d33c83
<div style="border:2px solid #d33c83;">Content here</div>
.myborder {border:2px solid #d33c83;}