#fc028e color space conversions
Hex:
#fc028e
RGB:
252, 2, 142
CMY:
1, 99, 44
CMYK:
0, 99, 44, 1
HSL:
326°, 98.4252%, 49.8039%
HSV (HSB):
326°, 99.2063%, 98.8235%
XYZ:
45.0491, 22.6919, 27.5968
xyY:
0.4725, 0.2380, 22.6919
CIE-Lab:
54.7535, 84.8675, -4.5808
CIE-LCH:
54.7535, 84.9910, 356.9104
CIE-Luv:
54.7535, 133.1174, -22.8892
Hunter-Lab:
47.6360, 85.4435, -1.0031
#fc028e color charts
#fc028e color shades, tints & tones
#fc028e color schemes
#fc028e color preview, HTML & CSS examples
This text has a color of #fc028e
<p style="color:#fc028e;">Text here</p>
.mytext {color:#fc028e;}
This box has a color of #fc028e
<div style="background-color:#fc028e;">Content here</div>
.mybackground {background-color:#fc028e;}
Border around this has a color of #fc028e
<div style="border:2px solid #fc028e;">Content here</div>
.myborder {border:2px solid #fc028e;}