#f1000a color space conversions
Hex:
#f1000a
RGB:
241, 0, 10
CMY:
5, 100, 96
CMYK:
0, 100, 96, 5
HSL:
358°, 100.0000%, 47.2549%
HSV (HSB):
358°, 100.0000%, 94.5098%
XYZ:
36.3304, 18.7227, 1.9862
xyY:
0.6369, 0.3282, 18.7227
CIE-Lab:
50.3612, 76.8273, 61.7678
CIE-LCH:
50.3612, 98.5784, 38.7986
CIE-Luv:
50.3612, 164.9128, 34.7904
Hunter-Lab:
43.2697, 74.1514, 27.5673
#f1000a color charts
#f1000a color shades, tints & tones
#f1000a color schemes
#f1000a color preview, HTML & CSS examples
This text has a color of #f1000a
<p style="color:#f1000a;">Text here</p>
.mytext {color:#f1000a;}
This box has a color of #f1000a
<div style="background-color:#f1000a;">Content here</div>
.mybackground {background-color:#f1000a;}
Border around this has a color of #f1000a
<div style="border:2px solid #f1000a;">Content here</div>
.myborder {border:2px solid #f1000a;}