#f21e2b color space conversions
Hex:
#f21e2b
RGB:
242, 30, 43
CMY:
5, 88, 83
CMYK:
0, 88, 82, 5
HSL:
356°, 89.0756%, 53.3333%
HSV (HSB):
356°, 87.6033%, 94.9020%
XYZ:
37.5183, 19.9802, 4.1646
xyY:
0.6084, 0.3240, 19.9802
CIE-Lab:
51.8148, 74.4740, 49.5362
CIE-LCH:
51.8148, 89.4439, 33.6298
CIE-Luv:
51.8148, 155.7949, 30.8901
Hunter-Lab:
44.6992, 71.6002, 25.7654
#f21e2b color charts
#f21e2b color shades, tints & tones
#f21e2b color schemes
#f21e2b color preview, HTML & CSS examples
This text has a color of #f21e2b
<p style="color:#f21e2b;">Text here</p>
.mytext {color:#f21e2b;}
This box has a color of #f21e2b
<div style="background-color:#f21e2b;">Content here</div>
.mybackground {background-color:#f21e2b;}
Border around this has a color of #f21e2b
<div style="border:2px solid #f21e2b;">Content here</div>
.myborder {border:2px solid #f21e2b;}