#fc223a color space conversions
Hex:
#fc223a
RGB:
252, 34, 58
CMY:
1, 87, 77
CMYK:
0, 87, 77, 1
HSL:
353°, 97.3214%, 56.0784%
HSV (HSB):
353°, 86.5079%, 98.8235%
XYZ:
41.4806, 22.1450, 6.0911
xyY:
0.5950, 0.3176, 22.1450
CIE-Lab:
54.1805, 76.7595, 44.5101
CIE-LCH:
54.1805, 88.7309, 30.1079
CIE-Luv:
54.1805, 158.8363, 28.3055
Hunter-Lab:
47.0585, 74.9901, 25.2666
#fc223a color charts
#fc223a color shades, tints & tones
#fc223a color schemes
#fc223a color preview, HTML & CSS examples
This text has a color of #fc223a
<p style="color:#fc223a;">Text here</p>
.mytext {color:#fc223a;}
This box has a color of #fc223a
<div style="background-color:#fc223a;">Content here</div>
.mybackground {background-color:#fc223a;}
Border around this has a color of #fc223a
<div style="border:2px solid #fc223a;">Content here</div>
.myborder {border:2px solid #fc223a;}