#fc5e4c color space conversions
Hex:
#fc5e4c
RGB:
252, 94, 76
CMY:
1, 63, 70
CMYK:
0, 63, 70, 1
HSL:
6°, 96.7033%, 64.3137%
HSV (HSB):
6°, 69.8413%, 98.8235%
XYZ:
45.4521, 29.2227, 10.0824
xyY:
0.5363, 0.3448, 29.2227
CIE-Lab:
60.9776, 59.1984, 42.2375
CIE-LCH:
60.9776, 72.7218, 35.5075
CIE-Luv:
60.9776, 123.5406, 34.3286
Hunter-Lab:
54.0580, 55.4818, 26.7823
#fc5e4c color charts
#fc5e4c color shades, tints & tones
#fc5e4c color schemes
#fc5e4c color preview, HTML & CSS examples
This text has a color of #fc5e4c
<p style="color:#fc5e4c;">Text here</p>
.mytext {color:#fc5e4c;}
This box has a color of #fc5e4c
<div style="background-color:#fc5e4c;">Content here</div>
.mybackground {background-color:#fc5e4c;}
Border around this has a color of #fc5e4c
<div style="border:2px solid #fc5e4c;">Content here</div>
.myborder {border:2px solid #fc5e4c;}