#fc5955 color space conversions
Hex:
#fc5955
RGB:
252, 89, 85
CMY:
1, 65, 67
CMYK:
0, 65, 66, 1
HSL:
1°, 96.5318%, 66.0784%
HSV (HSB):
1°, 66.2698%, 98.8235%
XYZ:
45.3570, 28.4961, 11.7040
xyY:
0.5301, 0.3331, 28.4961
CIE-Lab:
60.3343, 61.6984, 36.5164
CIE-LCH:
60.3343, 71.6948, 30.6193
CIE-Luv:
60.3343, 124.9970, 28.7107
Hunter-Lab:
53.3817, 58.2484, 24.3678
#fc5955 color charts
#fc5955 color shades, tints & tones
#fc5955 color schemes
#fc5955 color preview, HTML & CSS examples
This text has a color of #fc5955
<p style="color:#fc5955;">Text here</p>
.mytext {color:#fc5955;}
This box has a color of #fc5955
<div style="background-color:#fc5955;">Content here</div>
.mybackground {background-color:#fc5955;}
Border around this has a color of #fc5955
<div style="border:2px solid #fc5955;">Content here</div>
.myborder {border:2px solid #fc5955;}