#ff1f4a color space conversions
Hex:
#ff1f4a
RGB:
255, 31, 74
CMY:
0, 88, 71
CMYK:
0, 88, 71, 0
HSL:
348°, 100.0000%, 56.0784%
HSV (HSB):
348°, 87.8431%, 100.0000%
XYZ:
42.9660, 22.7344, 8.6022
xyY:
0.5783, 0.3060, 22.7344
CIE-Lab:
54.7977, 78.5733, 36.2468
CIE-LCH:
54.7977, 86.5309, 24.7644
CIE-Luv:
54.7977, 157.8308, 22.0614
Hunter-Lab:
47.6806, 77.4092, 22.6797
#ff1f4a color charts
#ff1f4a color shades, tints & tones
#ff1f4a color schemes
#ff1f4a color preview, HTML & CSS examples
This text has a color of #ff1f4a
<p style="color:#ff1f4a;">Text here</p>
.mytext {color:#ff1f4a;}
This box has a color of #ff1f4a
<div style="background-color:#ff1f4a;">Content here</div>
.mybackground {background-color:#ff1f4a;}
Border around this has a color of #ff1f4a
<div style="border:2px solid #ff1f4a;">Content here</div>
.myborder {border:2px solid #ff1f4a;}