#fc056a color space conversions
Hex:
#fc056a
RGB:
252, 5, 106
CMY:
1, 98, 58
CMYK:
0, 98, 58, 1
HSL:
335°, 97.6285%, 50.3922%
HSV (HSB):
335°, 98.0159%, 98.8235%
XYZ:
42.8007, 21.8446, 15.5963
xyY:
0.5334, 0.2722, 21.8446
CIE-Lab:
53.8617, 82.1147, 15.8067
CIE-LCH:
53.8617, 83.6222, 10.8959
CIE-Luv:
53.8617, 148.7678, 1.9871
Hunter-Lab:
46.7382, 81.6701, 12.9320
#fc056a color charts
#fc056a color shades, tints & tones
#fc056a color schemes
#fc056a color preview, HTML & CSS examples
This text has a color of #fc056a
<p style="color:#fc056a;">Text here</p>
.mytext {color:#fc056a;}
This box has a color of #fc056a
<div style="background-color:#fc056a;">Content here</div>
.mybackground {background-color:#fc056a;}
Border around this has a color of #fc056a
<div style="border:2px solid #fc056a;">Content here</div>
.myborder {border:2px solid #fc056a;}