#fc0550 color space conversions
Hex:
#fc0550
RGB:
252, 5, 80
CMY:
1, 98, 69
CMYK:
0, 98, 68, 1
HSL:
342°, 97.6285%, 50.3922%
HSV (HSB):
342°, 98.0159%, 98.8235%
XYZ:
41.6471, 21.3832, 9.5217
xyY:
0.5740, 0.2947, 21.3832
CIE-Lab:
53.3663, 80.7756, 30.8239
CIE-LCH:
53.3663, 86.4570, 20.8868
CIE-Luv:
53.3663, 158.3591, 16.5878
Hunter-Lab:
46.2419, 79.8400, 20.1609
#fc0550 color charts
#fc0550 color shades, tints & tones
#fc0550 color schemes
#fc0550 color preview, HTML & CSS examples
This text has a color of #fc0550
<p style="color:#fc0550;">Text here</p>
.mytext {color:#fc0550;}
This box has a color of #fc0550
<div style="background-color:#fc0550;">Content here</div>
.mybackground {background-color:#fc0550;}
Border around this has a color of #fc0550
<div style="border:2px solid #fc0550;">Content here</div>
.myborder {border:2px solid #fc0550;}