#f0002a color space conversions
Hex:
#f0002a
RGB:
240, 0, 42
CMY:
6, 100, 84
CMYK:
0, 100, 83, 6
HSL:
350°, 100.0000%, 47.0588%
HSV (HSB):
350°, 100.0000%, 94.1176%
XYZ:
36.3531, 18.6924, 3.8825
xyY:
0.6169, 0.3172, 18.6924
CIE-Lab:
50.3254, 77.0570, 48.5259
CIE-LCH:
50.3254, 91.0634, 32.2003
CIE-Luv:
50.3254, 160.2656, 28.7609
Hunter-Lab:
43.2347, 74.4275, 24.9401
#f0002a color charts
#f0002a color shades, tints & tones
#f0002a color schemes
#f0002a color preview, HTML & CSS examples
This text has a color of #f0002a
<p style="color:#f0002a;">Text here</p>
.mytext {color:#f0002a;}
This box has a color of #f0002a
<div style="background-color:#f0002a;">Content here</div>
.mybackground {background-color:#f0002a;}
Border around this has a color of #f0002a
<div style="border:2px solid #f0002a;">Content here</div>
.myborder {border:2px solid #f0002a;}