#fc324b color space conversions
Hex:
#fc324b
RGB:
252, 50, 75
CMY:
1, 80, 71
CMYK:
0, 80, 70, 1
HSL:
353°, 97.1154%, 59.2157%
HSV (HSB):
353°, 80.1587%, 98.8235%
XYZ:
42.5555, 23.4847, 8.9467
xyY:
0.5675, 0.3132, 23.4847
CIE-Lab:
55.5681, 74.0265, 36.4444
CIE-LCH:
55.5681, 82.5113, 26.2117
CIE-Luv:
55.5681, 148.7029, 23.7800
Hunter-Lab:
48.4610, 71.9412, 22.9768
#fc324b color charts
#fc324b color shades, tints & tones
#fc324b color schemes
#fc324b color preview, HTML & CSS examples
This text has a color of #fc324b
<p style="color:#fc324b;">Text here</p>
.mytext {color:#fc324b;}
This box has a color of #fc324b
<div style="background-color:#fc324b;">Content here</div>
.mybackground {background-color:#fc324b;}
Border around this has a color of #fc324b
<div style="border:2px solid #fc324b;">Content here</div>
.myborder {border:2px solid #fc324b;}