#f2132a color space conversions
Hex:
#f2132a
RGB:
242, 19, 42
CMY:
5, 93, 84
CMYK:
0, 92, 83, 5
HSL:
354°, 89.5582%, 51.1765%
HSV (HSB):
354°, 92.1488%, 94.9020%
XYZ:
37.2687, 19.5102, 3.9920
xyY:
0.6133, 0.3210, 19.5102
CIE-Lab:
51.2788, 75.9695, 49.5561
CIE-LCH:
51.2788, 90.7038, 33.1170
CIE-Luv:
51.2788, 158.7785, 30.1602
Hunter-Lab:
44.1703, 73.3115, 25.5607
#f2132a color charts
#f2132a color shades, tints & tones
#f2132a color schemes
#f2132a color preview, HTML & CSS examples
This text has a color of #f2132a
<p style="color:#f2132a;">Text here</p>
.mytext {color:#f2132a;}
This box has a color of #f2132a
<div style="background-color:#f2132a;">Content here</div>
.mybackground {background-color:#f2132a;}
Border around this has a color of #f2132a
<div style="border:2px solid #f2132a;">Content here</div>
.myborder {border:2px solid #f2132a;}