#fc505a color space conversions
Hex:
#fc505a
RGB:
252, 80, 90
CMY:
1, 69, 65
CMYK:
0, 68, 64, 1
HSL:
357°, 96.6292%, 65.0980%
HSV (HSB):
357°, 68.2540%, 98.8235%
XYZ:
44.8590, 27.1710, 12.5530
xyY:
0.5304, 0.3212, 27.1710
CIE-Lab:
59.1322, 65.4446, 32.1980
CIE-LCH:
59.1322, 72.9363, 26.1966
CIE-Luv:
59.1322, 129.3712, 23.5521
Hunter-Lab:
52.1258, 62.3956, 22.2097
#fc505a color charts
#fc505a color shades, tints & tones
#fc505a color schemes
#fc505a color preview, HTML & CSS examples
This text has a color of #fc505a
<p style="color:#fc505a;">Text here</p>
.mytext {color:#fc505a;}
This box has a color of #fc505a
<div style="background-color:#fc505a;">Content here</div>
.mybackground {background-color:#fc505a;}
Border around this has a color of #fc505a
<div style="border:2px solid #fc505a;">Content here</div>
.myborder {border:2px solid #fc505a;}