#f0010d color space conversions
Hex:
#f0010d
RGB:
240, 1, 13
CMY:
6, 100, 95
CMYK:
0, 100, 95, 6
HSL:
357°, 99.1701%, 47.2549%
HSV (HSB):
357°, 99.5833%, 94.1176%
XYZ:
36.0187, 18.5760, 2.0679
xyY:
0.6357, 0.3278, 18.5760
CIE-Lab:
50.1874, 76.5353, 60.7557
CIE-LCH:
50.1874, 97.7185, 38.4435
CIE-Luv:
50.1874, 163.8810, 34.3897
Hunter-Lab:
43.0999, 73.7479, 27.3252
#f0010d color charts
#f0010d color shades, tints & tones
#f0010d color schemes
#f0010d color preview, HTML & CSS examples
This text has a color of #f0010d
<p style="color:#f0010d;">Text here</p>
.mytext {color:#f0010d;}
This box has a color of #f0010d
<div style="background-color:#f0010d;">Content here</div>
.mybackground {background-color:#f0010d;}
Border around this has a color of #f0010d
<div style="border:2px solid #f0010d;">Content here</div>
.myborder {border:2px solid #f0010d;}