#fc5c5a color space conversions
Hex:
#fc5c5a
RGB:
252, 92, 90
CMY:
1, 64, 65
CMYK:
0, 63, 64, 1
HSL:
1°, 96.4286%, 67.0588%
HSV (HSB):
1°, 64.2857%, 98.8235%
XYZ:
45.8175, 29.0879, 12.8725
xyY:
0.5220, 0.3314, 29.0879
CIE-Lab:
60.8591, 60.7541, 34.3565
CIE-LCH:
60.8591, 69.7956, 29.4882
CIE-Luv:
60.8591, 121.9129, 27.2001
Hunter-Lab:
53.9332, 57.2567, 23.6022
#fc5c5a color charts
#fc5c5a color shades, tints & tones
#fc5c5a color schemes
#fc5c5a color preview, HTML & CSS examples
This text has a color of #fc5c5a
<p style="color:#fc5c5a;">Text here</p>
.mytext {color:#fc5c5a;}
This box has a color of #fc5c5a
<div style="background-color:#fc5c5a;">Content here</div>
.mybackground {background-color:#fc5c5a;}
Border around this has a color of #fc5c5a
<div style="border:2px solid #fc5c5a;">Content here</div>
.myborder {border:2px solid #fc5c5a;}