#ff0116 color space conversions
Hex:
#ff0116
RGB:
255, 1, 22
CMY:
0, 100, 91
CMYK:
0, 100, 91, 0
HSL:
355°, 100.0000%, 50.1961%
HSV (HSB):
355°, 99.6078%, 100.0000%
XYZ:
41.3957, 21.3396, 2.6962
xyY:
0.6327, 0.3261, 21.3396
CIE-Lab:
53.3192, 80.2129, 61.2213
CIE-LCH:
53.3192, 100.9066, 37.3521
CIE-Luv:
53.3192, 173.4198, 35.5776
Hunter-Lab:
46.1948, 79.1147, 28.8759
#ff0116 color charts
#ff0116 color shades, tints & tones
#ff0116 color schemes
#ff0116 color preview, HTML & CSS examples
This text has a color of #ff0116
<p style="color:#ff0116;">Text here</p>
.mytext {color:#ff0116;}
This box has a color of #ff0116
<div style="background-color:#ff0116;">Content here</div>
.mybackground {background-color:#ff0116;}
Border around this has a color of #ff0116
<div style="border:2px solid #ff0116;">Content here</div>
.myborder {border:2px solid #ff0116;}