#f0001c color space conversions
Hex:
#f0001c
RGB:
240, 0, 28
CMY:
6, 100, 89
CMYK:
0, 100, 88, 6
HSL:
353°, 100.0000%, 47.0588%
HSV (HSB):
353°, 100.0000%, 94.1176%
XYZ:
36.1448, 18.6091, 2.7855
xyY:
0.6282, 0.3234, 18.6091
CIE-Lab:
50.2267, 76.7878, 55.2530
CIE-LCH:
50.2267, 94.6006, 35.7371
CIE-Luv:
50.2267, 162.5130, 32.1001
Hunter-Lab:
43.1383, 74.0700, 26.3684
#f0001c color charts
#f0001c RGB chart
#f0001c CMYK chart
#f0001c RGB pie chart
#f0001c color shades, tints & tones
#f0001c color schemes
#f0001c color preview, HTML & CSS examples
This text has a color of #f0001c
<p style="color:#f0001c;">Text here</p>
.mytext {color:#f0001c;}
Text color #f0001c
This box has a color of #f0001c
<div style="background-color:#f0001c;">Content here</div>
.mybackground {background-color:#f0001c;}
Background color #f0001c
Border around this has a color of #f0001c
<div style="border:2px solid #f0001c;">Content here</div>
.myborder {border:2px solid #f0001c;}
Border color #f0001c