#fc323c color space conversions
Hex:
#fc323c
RGB:
252, 50, 60
CMY:
1, 80, 76
CMYK:
0, 80, 76, 1
HSL:
357°, 97.1154%, 59.2157%
HSV (HSB):
357°, 80.1587%, 98.8235%
XYZ:
42.1011, 23.3029, 6.5539
xyY:
0.5851, 0.3238, 23.3029
CIE-Lab:
55.3830, 73.4581, 44.6933
CIE-LCH:
55.3830, 85.9859, 31.3171
CIE-Luv:
55.3830, 152.3462, 29.9268
Hunter-Lab:
48.2731, 71.1999, 25.7415
#fc323c color charts
#fc323c color shades, tints & tones
#fc323c color schemes
#fc323c color preview, HTML & CSS examples
This text has a color of #fc323c
<p style="color:#fc323c;">Text here</p>
.mytext {color:#fc323c;}
This box has a color of #fc323c
<div style="background-color:#fc323c;">Content here</div>
.mybackground {background-color:#fc323c;}
Border around this has a color of #fc323c
<div style="border:2px solid #fc323c;">Content here</div>
.myborder {border:2px solid #fc323c;}