#fe027a color space conversions
Hex:
#fe027a
RGB:
254, 2, 122
CMY:
0, 99, 52
CMYK:
0, 99, 52, 0
HSL:
331°, 99.2126%, 50.1961%
HSV (HSB):
331°, 99.2126%, 99.6078%
XYZ:
44.4076, 22.5194, 20.4185
xyY:
0.5084, 0.2578, 22.5194
CIE-Lab:
54.5738, 83.7829, 7.2021
CIE-LCH:
54.5738, 84.0919, 4.9131
CIE-Luv:
54.5738, 143.8226, -8.0169
Hunter-Lab:
47.4546, 83.9932, 7.7073
#fe027a color charts
#fe027a color shades, tints & tones
#fe027a color schemes
#fe027a color preview, HTML & CSS examples
This text has a color of #fe027a
<p style="color:#fe027a;">Text here</p>
.mytext {color:#fe027a;}
This box has a color of #fe027a
<div style="background-color:#fe027a;">Content here</div>
.mybackground {background-color:#fe027a;}
Border around this has a color of #fe027a
<div style="border:2px solid #fe027a;">Content here</div>
.myborder {border:2px solid #fe027a;}