#fc057d color space conversions
Hex:
#fc057d
RGB:
252, 5, 125
CMY:
1, 98, 51
CMYK:
0, 98, 50, 1
HSL:
331°, 97.6285%, 50.3922%
HSV (HSB):
331°, 98.0159%, 98.8235%
XYZ:
43.9008, 22.2847, 21.3896
xyY:
0.5013, 0.2545, 22.2847
CIE-Lab:
54.3277, 83.3620, 4.9911
CIE-LCH:
54.3277, 83.5112, 3.4263
CIE-Luv:
54.3277, 140.6503, -10.5406
Hunter-Lab:
47.2066, 83.3883, 6.1800
#fc057d color charts
#fc057d color shades, tints & tones
#fc057d color schemes
#fc057d color preview, HTML & CSS examples
This text has a color of #fc057d
<p style="color:#fc057d;">Text here</p>
.mytext {color:#fc057d;}
This box has a color of #fc057d
<div style="background-color:#fc057d;">Content here</div>
.mybackground {background-color:#fc057d;}
Border around this has a color of #fc057d
<div style="border:2px solid #fc057d;">Content here</div>
.myborder {border:2px solid #fc057d;}