#ff1b16 color space conversions
Hex:
#ff1b16
RGB:
255, 27, 22
CMY:
0, 89, 91
CMYK:
0, 89, 91, 0
HSL:
1°, 100.0000%, 54.3137%
HSV (HSB):
1°, 91.3725%, 100.0000%
XYZ:
41.7768, 22.1018, 2.8232
xyY:
0.6263, 0.3314, 22.1018
CIE-Lab:
54.1348, 77.8567, 61.7261
CIE-LCH:
54.1348, 99.3568, 38.4080
CIE-Luv:
54.1348, 168.8112, 37.0847
Hunter-Lab:
47.0125, 76.3485, 29.3482
#ff1b16 color charts
#ff1b16 color shades, tints & tones
#ff1b16 color schemes
#ff1b16 color preview, HTML & CSS examples
This text has a color of #ff1b16
<p style="color:#ff1b16;">Text here</p>
.mytext {color:#ff1b16;}
This box has a color of #ff1b16
<div style="background-color:#ff1b16;">Content here</div>
.mybackground {background-color:#ff1b16;}
Border around this has a color of #ff1b16
<div style="border:2px solid #ff1b16;">Content here</div>
.myborder {border:2px solid #ff1b16;}