#fc025f color space conversions
Hex:
#fc025f
RGB:
252, 2, 95
CMY:
1, 99, 63
CMYK:
0, 99, 62, 1
HSL:
338°, 98.4252%, 49.8039%
HSV (HSB):
338°, 99.2063%, 98.8235%
XYZ:
42.2322, 21.5651, 12.7631
xyY:
0.5516, 0.2817, 21.5651
CIE-Lab:
53.5625, 81.7001, 22.0551
CIE-LCH:
53.5625, 84.6247, 15.1070
CIE-Luv:
53.5625, 153.3995, 8.4092
Hunter-Lab:
46.4382, 81.0657, 16.2115
#fc025f color charts
#fc025f color shades, tints & tones
#fc025f color schemes
#fc025f color preview, HTML & CSS examples
This text has a color of #fc025f
<p style="color:#fc025f;">Text here</p>
.mytext {color:#fc025f;}
This box has a color of #fc025f
<div style="background-color:#fc025f;">Content here</div>
.mybackground {background-color:#fc025f;}
Border around this has a color of #fc025f
<div style="border:2px solid #fc025f;">Content here</div>
.myborder {border:2px solid #fc025f;}