#ff1f62 color space conversions
Hex:
#ff1f62
RGB:
255, 31, 98
CMY:
0, 88, 62
CMYK:
0, 88, 62, 0
HSL:
342°, 100.0000%, 56.0784%
HSV (HSB):
342°, 87.8431%, 100.0000%
XYZ:
43.9346, 23.1218, 13.7026
xyY:
0.5440, 0.2863, 23.1218
CIE-Lab:
55.1976, 79.7117, 22.5291
CIE-LCH:
55.1976, 82.8342, 15.7820
CIE-Luv:
55.1976, 150.0327, 9.6969
Hunter-Lab:
48.0851, 78.9434, 16.7640
#ff1f62 color charts
#ff1f62 color shades, tints & tones
#ff1f62 color schemes
#ff1f62 color preview, HTML & CSS examples
This text has a color of #ff1f62
<p style="color:#ff1f62;">Text here</p>
.mytext {color:#ff1f62;}
This box has a color of #ff1f62
<div style="background-color:#ff1f62;">Content here</div>
.mybackground {background-color:#ff1f62;}
Border around this has a color of #ff1f62
<div style="border:2px solid #ff1f62;">Content here</div>
.myborder {border:2px solid #ff1f62;}