#fc055d color space conversions
Hex:
#fc055d
RGB:
252, 5, 93
CMY:
1, 98, 64
CMYK:
0, 98, 63, 1
HSL:
339°, 97.6285%, 50.3922%
HSV (HSB):
339°, 98.0159%, 98.8235%
XYZ:
42.1749, 21.5943, 12.3012
xyY:
0.5544, 0.2839, 21.5943
CIE-Lab:
53.5939, 81.3924, 23.3045
CIE-LCH:
53.5939, 84.6630, 15.9776
CIE-Luv:
53.5939, 153.8200, 9.7032
Hunter-Lab:
46.4697, 80.6811, 16.8339
#fc055d color charts
#fc055d color shades, tints & tones
#fc055d color schemes
#fc055d color preview, HTML & CSS examples
This text has a color of #fc055d
<p style="color:#fc055d;">Text here</p>
.mytext {color:#fc055d;}
This box has a color of #fc055d
<div style="background-color:#fc055d;">Content here</div>
.mybackground {background-color:#fc055d;}
Border around this has a color of #fc055d
<div style="border:2px solid #fc055d;">Content here</div>
.myborder {border:2px solid #fc055d;}