#fc393e color space conversions
Hex:
#fc393e
RGB:
252, 57, 62
CMY:
1, 78, 76
CMYK:
0, 77, 75, 1
HSL:
358°, 97.0149%, 60.5882%
HSV (HSB):
358°, 77.3810%, 98.8235%
XYZ:
42.4775, 23.9695, 6.9452
xyY:
0.5788, 0.3266, 23.9695
CIE-Lab:
56.0572, 71.6843, 44.3260
CIE-LCH:
56.0572, 84.2819, 31.7306
CIE-Luv:
56.0572, 148.6463, 30.4814
Hunter-Lab:
48.9587, 69.1925, 25.8603
#fc393e color charts
#fc393e color shades, tints & tones
#fc393e color schemes
#fc393e color preview, HTML & CSS examples
This text has a color of #fc393e
<p style="color:#fc393e;">Text here</p>
.mytext {color:#fc393e;}
This box has a color of #fc393e
<div style="background-color:#fc393e;">Content here</div>
.mybackground {background-color:#fc393e;}
Border around this has a color of #fc393e
<div style="border:2px solid #fc393e;">Content here</div>
.myborder {border:2px solid #fc393e;}