#fe21bc color space conversions
Hex:
#fe21bc
RGB:
254, 33, 188
CMY:
0, 87, 26
CMYK:
0, 87, 26, 0
HSL:
318°, 99.1031%, 56.2745%
HSV (HSB):
318°, 87.0079%, 99.6078%
XYZ:
50.4940, 25.7894, 49.8935
xyY:
0.4002, 0.2044, 25.7894
CIE-Lab:
57.8366, 86.6911, -26.8861
CIE-LCH:
57.8366, 90.7646, 342.7694
CIE-Luv:
57.8366, 109.9491, -54.8408
Hunter-Lab:
50.7832, 88.6126, -22.7029
#fe21bc color charts
#fe21bc color shades, tints & tones
#fe21bc color schemes
#fe21bc color preview, HTML & CSS examples
This text has a color of #fe21bc
<p style="color:#fe21bc;">Text here</p>
.mytext {color:#fe21bc;}
This box has a color of #fe21bc
<div style="background-color:#fe21bc;">Content here</div>
.mybackground {background-color:#fe21bc;}
Border around this has a color of #fe21bc
<div style="border:2px solid #fe21bc;">Content here</div>
.myborder {border:2px solid #fe21bc;}