#fc324f color space conversions
Hex:
#fc324f
RGB:
252, 50, 79
CMY:
1, 80, 69
CMYK:
0, 80, 69, 1
HSL:
351°, 97.1154%, 59.2157%
HSV (HSB):
351°, 80.1587%, 98.8235%
XYZ:
42.6968, 23.5412, 9.6907
xyY:
0.5623, 0.3100, 23.5412
CIE-Lab:
55.6254, 74.2021, 34.1970
CIE-LCH:
55.6254, 81.7031, 24.7432
CIE-Luv:
55.6254, 147.6053, 21.9224
Hunter-Lab:
48.5192, 72.1707, 22.1216
#fc324f color charts
#fc324f color shades, tints & tones
#fc324f color schemes
#fc324f color preview, HTML & CSS examples
This text has a color of #fc324f
<p style="color:#fc324f;">Text here</p>
.mytext {color:#fc324f;}
This box has a color of #fc324f
<div style="background-color:#fc324f;">Content here</div>
.mybackground {background-color:#fc324f;}
Border around this has a color of #fc324f
<div style="border:2px solid #fc324f;">Content here</div>
.myborder {border:2px solid #fc324f;}