#fc383b color space conversions
Hex:
#fc383b
RGB:
252, 56, 59
CMY:
1, 78, 77
CMYK:
0, 78, 77, 1
HSL:
359°, 97.0297%, 60.3922%
HSV (HSB):
359°, 77.7778%, 98.8235%
XYZ:
42.3485, 23.8396, 6.5072
xyY:
0.5825, 0.3279, 23.8396
CIE-Lab:
55.9268, 71.8591, 45.8177
CIE-LCH:
55.9268, 85.2232, 32.5218
CIE-Luv:
55.9268, 149.7683, 31.3830
Hunter-Lab:
48.8258, 69.3748, 26.2763
#fc383b color charts
#fc383b color shades, tints & tones
#fc383b color schemes
#fc383b color preview, HTML & CSS examples
This text has a color of #fc383b
<p style="color:#fc383b;">Text here</p>
.mytext {color:#fc383b;}
This box has a color of #fc383b
<div style="background-color:#fc383b;">Content here</div>
.mybackground {background-color:#fc383b;}
Border around this has a color of #fc383b
<div style="border:2px solid #fc383b;">Content here</div>
.myborder {border:2px solid #fc383b;}