#ff1f42 color space conversions
Hex:
#ff1f42
RGB:
255, 31, 66
CMY:
0, 88, 74
CMYK:
0, 88, 74, 0
HSL:
351°, 100.0000%, 56.0784%
HSV (HSB):
351°, 87.8431%, 100.0000%
XYZ:
42.7134, 22.6333, 7.2717
xyY:
0.5882, 0.3117, 22.6333
CIE-Lab:
54.6926, 78.2725, 40.7401
CIE-LCH:
54.6926, 88.2402, 27.4966
CIE-Luv:
54.6926, 160.0009, 25.4796
Hunter-Lab:
47.5745, 77.0056, 24.2398
#ff1f42 color charts
#ff1f42 color shades, tints & tones
#ff1f42 color schemes
#ff1f42 color preview, HTML & CSS examples
This text has a color of #ff1f42
<p style="color:#ff1f42;">Text here</p>
.mytext {color:#ff1f42;}
This box has a color of #ff1f42
<div style="background-color:#ff1f42;">Content here</div>
.mybackground {background-color:#ff1f42;}
Border around this has a color of #ff1f42
<div style="border:2px solid #ff1f42;">Content here</div>
.myborder {border:2px solid #ff1f42;}