#fc026a color space conversions
Hex:
#fc026a
RGB:
252, 2, 106
CMY:
1, 99, 58
CMYK:
0, 99, 58, 1
HSL:
335°, 98.4252%, 49.8039%
HSV (HSB):
335°, 99.2063%, 98.8235%
XYZ:
42.7681, 21.7795, 15.5854
xyY:
0.5337, 0.2718, 21.7795
CIE-Lab:
53.7922, 82.3170, 15.7111
CIE-LCH:
53.7922, 83.8030, 10.8056
CIE-Luv:
53.7922, 149.0754, 1.8246
Hunter-Lab:
46.6685, 81.9118, 12.8675
#fc026a color charts
#fc026a color shades, tints & tones
#fc026a color schemes
#fc026a color preview, HTML & CSS examples
This text has a color of #fc026a
<p style="color:#fc026a;">Text here</p>
.mytext {color:#fc026a;}
This box has a color of #fc026a
<div style="background-color:#fc026a;">Content here</div>
.mybackground {background-color:#fc026a;}
Border around this has a color of #fc026a
<div style="border:2px solid #fc026a;">Content here</div>
.myborder {border:2px solid #fc026a;}