#fc058a color space conversions
Hex:
#fc058a
RGB:
252, 5, 138
CMY:
1, 98, 46
CMYK:
0, 98, 45, 1
HSL:
328°, 97.6285%, 50.3922%
HSV (HSB):
328°, 98.0159%, 98.8235%
XYZ:
44.7866, 22.6390, 26.0540
xyY:
0.4791, 0.2422, 22.6390
CIE-Lab:
54.6985, 84.3460, -2.2717
CIE-LCH:
54.6985, 84.3766, 358.4572
CIE-Luv:
54.6985, 134.7327, -19.7864
Hunter-Lab:
47.5804, 84.7531, 0.8404
#fc058a color charts
#fc058a color shades, tints & tones
#fc058a color schemes
#fc058a color preview, HTML & CSS examples
This text has a color of #fc058a
<p style="color:#fc058a;">Text here</p>
.mytext {color:#fc058a;}
This box has a color of #fc058a
<div style="background-color:#fc058a;">Content here</div>
.mybackground {background-color:#fc058a;}
Border around this has a color of #fc058a
<div style="border:2px solid #fc058a;">Content here</div>
.myborder {border:2px solid #fc058a;}