#fc394b color space conversions
Hex:
#fc394b
RGB:
252, 57, 75
CMY:
1, 78, 71
CMYK:
0, 77, 70, 1
HSL:
354°, 97.0149%, 60.5882%
HSV (HSB):
354°, 77.3810%, 98.8235%
XYZ:
42.8780, 24.1297, 9.0542
xyY:
0.5637, 0.3172, 24.1297
CIE-Lab:
56.2174, 72.1916, 37.2170
CIE-LCH:
56.2174, 81.2203, 27.2725
CIE-Luv:
56.2174, 145.5745, 25.1273
Hunter-Lab:
49.1220, 69.8471, 23.4570
#fc394b color charts
#fc394b color shades, tints & tones
#fc394b color schemes
#fc394b color preview, HTML & CSS examples
This text has a color of #fc394b
<p style="color:#fc394b;">Text here</p>
.mytext {color:#fc394b;}
This box has a color of #fc394b
<div style="background-color:#fc394b;">Content here</div>
.mybackground {background-color:#fc394b;}
Border around this has a color of #fc394b
<div style="border:2px solid #fc394b;">Content here</div>
.myborder {border:2px solid #fc394b;}