#f0012a color space conversions
Hex:
#f0012a
RGB:
240, 1, 42
CMY:
6, 100, 84
CMYK:
0, 100, 83, 6
HSL:
350°, 99.1701%, 47.2549%
HSV (HSB):
350°, 99.5833%, 94.1176%
XYZ:
36.3640, 18.7141, 3.8861
xyY:
0.6167, 0.3174, 18.7141
CIE-Lab:
50.3511, 76.9825, 48.5497
CIE-LCH:
50.3511, 91.0130, 32.2379
CIE-Luv:
50.3511, 160.1276, 28.8103
Hunter-Lab:
43.2598, 74.3413, 24.9558
#f0012a color charts
#f0012a color shades, tints & tones
#f0012a color schemes
#f0012a color preview, HTML & CSS examples
This text has a color of #f0012a
<p style="color:#f0012a;">Text here</p>
.mytext {color:#f0012a;}
This box has a color of #f0012a
<div style="background-color:#f0012a;">Content here</div>
.mybackground {background-color:#f0012a;}
Border around this has a color of #f0012a
<div style="border:2px solid #f0012a;">Content here</div>
.myborder {border:2px solid #f0012a;}