#fc025a color space conversions
Hex:
#fc025a
RGB:
252, 2, 90
CMY:
1, 99, 65
CMYK:
0, 99, 64, 1
HSL:
339°, 98.4252%, 49.8039%
HSV (HSB):
339°, 99.2063%, 98.8235%
XYZ:
42.0121, 21.4770, 11.6041
xyY:
0.5595, 0.2860, 21.4770
CIE-Lab:
53.4677, 81.4448, 24.9490
CIE-LCH:
53.4677, 85.1804, 17.0314
CIE-Luv:
53.4677, 155.2495, 11.2135
Hunter-Lab:
46.3433, 80.7164, 17.5945
#fc025a color charts
#fc025a color shades, tints & tones
#fc025a color schemes
#fc025a color preview, HTML & CSS examples
This text has a color of #fc025a
<p style="color:#fc025a;">Text here</p>
.mytext {color:#fc025a;}
This box has a color of #fc025a
<div style="background-color:#fc025a;">Content here</div>
.mybackground {background-color:#fc025a;}
Border around this has a color of #fc025a
<div style="border:2px solid #fc025a;">Content here</div>
.myborder {border:2px solid #fc025a;}