#fc1922 color space conversions
Hex:
#fc1922
RGB:
252, 25, 34
CMY:
1, 90, 87
CMYK:
0, 90, 87, 1
HSL:
358°, 97.4249%, 54.3137%
HSV (HSB):
358°, 90.0794%, 98.8235%
XYZ:
40.7812, 21.5062, 3.5151
xyY:
0.6198, 0.3268, 21.5062
CIE-Lab:
53.4991, 77.5530, 56.1433
CIE-LCH:
53.4991, 95.7420, 35.9021
CIE-Luv:
53.4991, 165.8164, 34.2904
Hunter-Lab:
46.3748, 75.8142, 27.9683
#fc1922 color charts
#fc1922 color shades, tints & tones
#fc1922 color schemes
#fc1922 color preview, HTML & CSS examples
This text has a color of #fc1922
<p style="color:#fc1922;">Text here</p>
.mytext {color:#fc1922;}
This box has a color of #fc1922
<div style="background-color:#fc1922;">Content here</div>
.mybackground {background-color:#fc1922;}
Border around this has a color of #fc1922
<div style="border:2px solid #fc1922;">Content here</div>
.myborder {border:2px solid #fc1922;}