#fc5a64 color space conversions
Hex:
#fc5a64
RGB:
252, 90, 100
CMY:
1, 65, 61
CMYK:
0, 64, 60, 1
HSL:
356°, 96.4286%, 67.0588%
HSV (HSB):
356°, 64.2857%, 98.8235%
XYZ:
46.1013, 28.9279, 15.2104
xyY:
0.5109, 0.3206, 28.9279
CIE-Lab:
60.7179, 62.1706, 28.4978
CIE-LCH:
60.7179, 68.3909, 24.6258
CIE-Luv:
60.7179, 120.7469, 21.2775
Hunter-Lab:
53.7846, 58.8775, 20.8819
#fc5a64 color charts
#fc5a64 color shades, tints & tones
#fc5a64 color schemes
#fc5a64 color preview, HTML & CSS examples
This text has a color of #fc5a64
<p style="color:#fc5a64;">Text here</p>
.mytext {color:#fc5a64;}
This box has a color of #fc5a64
<div style="background-color:#fc5a64;">Content here</div>
.mybackground {background-color:#fc5a64;}
Border around this has a color of #fc5a64
<div style="border:2px solid #fc5a64;">Content here</div>
.myborder {border:2px solid #fc5a64;}