#fc222b color space conversions
Hex:
#fc222b
RGB:
252, 34, 43
CMY:
1, 87, 83
CMYK:
0, 87, 83, 1
HSL:
358°, 97.3214%, 56.0784%
HSV (HSB):
358°, 86.5079%, 98.8235%
XYZ:
41.1530, 22.0139, 4.3656
xyY:
0.6094, 0.3260, 22.0139
CIE-Lab:
54.0418, 76.3562, 52.3088
CIE-LCH:
54.0418, 92.5553, 34.4136
CIE-Luv:
54.0418, 161.8136, 33.0192
Hunter-Lab:
46.9190, 74.4553, 27.3266
#fc222b color charts
#fc222b color shades, tints & tones
#fc222b color schemes
#fc222b color preview, HTML & CSS examples
This text has a color of #fc222b
<p style="color:#fc222b;">Text here</p>
.mytext {color:#fc222b;}
This box has a color of #fc222b
<div style="background-color:#fc222b;">Content here</div>
.mybackground {background-color:#fc222b;}
Border around this has a color of #fc222b
<div style="border:2px solid #fc222b;">Content here</div>
.myborder {border:2px solid #fc222b;}