#fe20d3 color space conversions
Hex:
#fe20d3
RGB:
254, 32, 211
CMY:
0, 87, 17
CMYK:
0, 87, 17, 0
HSL:
312°, 99.1071%, 56.0784%
HSV (HSB):
312°, 87.4016%, 99.6078%
XYZ:
53.1474, 26.8070, 64.0011
xyY:
0.3692, 0.1862, 26.8070
CIE-Lab:
58.7953, 89.5315, -38.5777
CIE-LCH:
58.7953, 97.4891, 336.6895
CIE-Luv:
58.7953, 99.8287, -73.0621
Hunter-Lab:
51.7755, 92.6228, -37.0472
#fe20d3 color charts
#fe20d3 color shades, tints & tones
#fe20d3 color schemes
#fe20d3 color preview, HTML & CSS examples
This text has a color of #fe20d3
<p style="color:#fe20d3;">Text here</p>
.mytext {color:#fe20d3;}
This box has a color of #fe20d3
<div style="background-color:#fe20d3;">Content here</div>
.mybackground {background-color:#fe20d3;}
Border around this has a color of #fe20d3
<div style="border:2px solid #fe20d3;">Content here</div>
.myborder {border:2px solid #fe20d3;}