#ff1926 color space conversions
Hex:
#ff1926
RGB:
255, 25, 38
CMY:
0, 90, 85
CMYK:
0, 90, 85, 0
HSL:
357°, 100.0000%, 54.9020%
HSV (HSB):
357°, 90.1961%, 100.0000%
XYZ:
41.9375, 22.0952, 3.8882
xyY:
0.6174, 0.3253, 22.0952
CIE-Lab:
54.1279, 78.3737, 55.0496
CIE-LCH:
54.1279, 95.7752, 35.0842
CIE-Luv:
54.1279, 167.3593, 33.8705
Hunter-Lab:
47.0055, 76.9948, 27.9996
#ff1926 color charts
#ff1926 color shades, tints & tones
#ff1926 color schemes
#ff1926 color preview, HTML & CSS examples
This text has a color of #ff1926
<p style="color:#ff1926;">Text here</p>
.mytext {color:#ff1926;}
This box has a color of #ff1926
<div style="background-color:#ff1926;">Content here</div>
.mybackground {background-color:#ff1926;}
Border around this has a color of #ff1926
<div style="border:2px solid #ff1926;">Content here</div>
.myborder {border:2px solid #ff1926;}