#ff1f3e color space conversions
Hex:
#ff1f3e
RGB:
255, 31, 62
CMY:
0, 88, 76
CMYK:
0, 88, 76, 0
HSL:
352°, 100.0000%, 56.0784%
HSV (HSB):
352°, 87.8431%, 100.0000%
XYZ:
42.5995, 22.5878, 6.6721
xyY:
0.5928, 0.3143, 22.5878
CIE-Lab:
54.6452, 78.1364, 42.9529
CIE-LCH:
54.6452, 89.1642, 28.7984
CIE-Luv:
54.6452, 160.9987, 27.0482
Hunter-Lab:
47.5266, 76.8233, 24.9451
#ff1f3e color charts
#ff1f3e color shades, tints & tones
#ff1f3e color schemes
#ff1f3e color preview, HTML & CSS examples
This text has a color of #ff1f3e
<p style="color:#ff1f3e;">Text here</p>
.mytext {color:#ff1f3e;}
This box has a color of #ff1f3e
<div style="background-color:#ff1f3e;">Content here</div>
.mybackground {background-color:#ff1f3e;}
Border around this has a color of #ff1f3e
<div style="border:2px solid #ff1f3e;">Content here</div>
.myborder {border:2px solid #ff1f3e;}