#d33b82 color space conversions
Hex:
#d33b82
RGB:
211, 59, 130
CMY:
17, 77, 49
CMYK:
0, 72, 38, 17
HSL:
332°, 63.3333%, 52.9412%
HSV (HSB):
332°, 72.0379%, 82.7451%
XYZ:
32.4572, 18.5885, 22.9964
xyY:
0.4384, 0.2511, 18.5885
CIE-Lab:
50.2023, 64.1296, -4.9630
CIE-LCH:
50.2023, 64.3213, 355.5747
CIE-Luv:
50.2023, 93.6972, -18.5341
Hunter-Lab:
43.1144, 58.9274, -1.4440
#d33b82 color charts
#d33b82 color shades, tints & tones
#d33b82 color schemes
#d33b82 color preview, HTML & CSS examples
This text has a color of #d33b82
<p style="color:#d33b82;">Text here</p>
.mytext {color:#d33b82;}
This box has a color of #d33b82
<div style="background-color:#d33b82;">Content here</div>
.mybackground {background-color:#d33b82;}
Border around this has a color of #d33b82
<div style="border:2px solid #d33b82;">Content here</div>
.myborder {border:2px solid #d33b82;}