#fe028f color space conversions
Hex:
#fe028f
RGB:
254, 2, 143
CMY:
0, 99, 44
CMYK:
0, 99, 44, 0
HSL:
326°, 99.2126%, 50.1961%
HSV (HSB):
326°, 99.2126%, 99.6078%
XYZ:
45.8527, 23.0974, 28.0281
xyY:
0.4728, 0.2382, 23.0974
CIE-Lab:
55.1725, 85.3657, -4.5144
CIE-LCH:
55.1725, 85.4850, 356.9728
CIE-Luv:
55.1725, 134.2354, -22.9415
Hunter-Lab:
48.0598, 86.1980, -0.9357
#fe028f color charts
#fe028f color shades, tints & tones
#fe028f color schemes
#fe028f color preview, HTML & CSS examples
This text has a color of #fe028f
<p style="color:#fe028f;">Text here</p>
.mytext {color:#fe028f;}
This box has a color of #fe028f
<div style="background-color:#fe028f;">Content here</div>
.mybackground {background-color:#fe028f;}
Border around this has a color of #fe028f
<div style="border:2px solid #fe028f;">Content here</div>
.myborder {border:2px solid #fe028f;}