#ff1f04 color space conversions
Hex:
#ff1f04
RGB:
255, 31, 4
CMY:
0, 88, 98
CMYK:
0, 88, 98, 0
HSL:
6°, 100.0000%, 50.7843%
HSV (HSB):
6°, 98.4314%, 100.0000%
XYZ:
41.7519, 22.2487, 2.2087
xyY:
0.6306, 0.3360, 22.2487
CIE-Lab:
54.2899, 77.1128, 66.6442
CIE-LCH:
54.2899, 101.9207, 40.8350
CIE-Luv:
54.2899, 168.8397, 39.3105
Hunter-Lab:
47.1686, 75.4567, 30.2417
#ff1f04 color charts
#ff1f04 color shades, tints & tones
#ff1f04 color schemes
#ff1f04 color preview, HTML & CSS examples
This text has a color of #ff1f04
<p style="color:#ff1f04;">Text here</p>
.mytext {color:#ff1f04;}
This box has a color of #ff1f04
<div style="background-color:#ff1f04;">Content here</div>
.mybackground {background-color:#ff1f04;}
Border around this has a color of #ff1f04
<div style="border:2px solid #ff1f04;">Content here</div>
.myborder {border:2px solid #ff1f04;}