#fe33d3 color space conversions
Hex:
#fe33d3
RGB:
254, 51, 211
CMY:
0, 80, 17
CMYK:
0, 80, 17, 0
HSL:
313°, 99.0244%, 59.8039%
HSV (HSB):
313°, 79.9213%, 99.6078%
XYZ:
53.8147, 28.1416, 64.2235
xyY:
0.3681, 0.1925, 28.1416
CIE-Lab:
60.0165, 85.9845, -36.6661
CIE-LCH:
60.0165, 93.4758, 336.9053
CIE-Luv:
60.0165, 96.8326, -69.8513
Hunter-Lab:
53.0487, 88.2425, -34.6455
#fe33d3 color charts
#fe33d3 color shades, tints & tones
#fe33d3 color schemes
#fe33d3 color preview, HTML & CSS examples
This text has a color of #fe33d3
<p style="color:#fe33d3;">Text here</p>
.mytext {color:#fe33d3;}
This box has a color of #fe33d3
<div style="background-color:#fe33d3;">Content here</div>
.mybackground {background-color:#fe33d3;}
Border around this has a color of #fe33d3
<div style="border:2px solid #fe33d3;">Content here</div>
.myborder {border:2px solid #fe33d3;}