#fc059e color space conversions
Hex:
#fc059e
RGB:
252, 5, 158
CMY:
1, 98, 38
CMYK:
0, 98, 37, 1
HSL:
323°, 97.6285%, 50.3922%
HSV (HSB):
323°, 98.0159%, 98.8235%
XYZ:
46.3707, 23.2726, 34.3958
xyY:
0.4457, 0.2237, 23.2726
CIE-Lab:
55.3520, 86.0633, -13.1901
CIE-LCH:
55.3520, 87.0682, 351.2866
CIE-Luv:
55.3520, 125.3014, -34.7504
Hunter-Lab:
48.2417, 87.1542, -8.5039
#fc059e color charts
#fc059e color shades, tints & tones
#fc059e color schemes
#fc059e color preview, HTML & CSS examples
This text has a color of #fc059e
<p style="color:#fc059e;">Text here</p>
.mytext {color:#fc059e;}
This box has a color of #fc059e
<div style="background-color:#fc059e;">Content here</div>
.mybackground {background-color:#fc059e;}
Border around this has a color of #fc059e
<div style="border:2px solid #fc059e;">Content here</div>
.myborder {border:2px solid #fc059e;}