#d33fb8 color space conversions
Hex:
#d33fb8
RGB:
211, 63, 184
CMY:
17, 75, 28
CMYK:
0, 70, 13, 17
HSL:
311°, 62.7119%, 53.7255%
HSV (HSB):
311°, 70.1422%, 82.7451%
XYZ:
37.2932, 20.8646, 47.4091
xyY:
0.3533, 0.1976, 20.8646
CIE-Lab:
52.8010, 69.4885, -32.9653
CIE-LCH:
52.8010, 76.9114, 334.6204
CIE-Luv:
52.8010, 72.1116, -59.7496
Hunter-Lab:
45.6778, 65.7986, -29.5628
#d33fb8 color charts
#d33fb8 color shades, tints & tones
#d33fb8 color schemes
#d33fb8 color preview, HTML & CSS examples
This text has a color of #d33fb8
<p style="color:#d33fb8;">Text here</p>
.mytext {color:#d33fb8;}
This box has a color of #d33fb8
<div style="background-color:#d33fb8;">Content here</div>
.mybackground {background-color:#d33fb8;}
Border around this has a color of #d33fb8
<div style="border:2px solid #d33fb8;">Content here</div>
.myborder {border:2px solid #d33fb8;}