#ff1f37 color space conversions
Hex:
#ff1f37
RGB:
255, 31, 55
CMY:
0, 88, 78
CMYK:
0, 88, 78, 0
HSL:
354°, 100.0000%, 56.0784%
HSV (HSB):
354°, 87.8431%, 100.0000%
XYZ:
42.4196, 22.5158, 5.7247
xyY:
0.6003, 0.3186, 22.5158
CIE-Lab:
54.5701, 77.9207, 46.7476
CIE-LCH:
54.5701, 90.8679, 30.9611
CIE-Luv:
54.5701, 162.6011, 29.5632
Hunter-Lab:
47.4508, 76.5346, 26.0626
#ff1f37 color charts
#ff1f37 color shades, tints & tones
#ff1f37 color schemes
#ff1f37 color preview, HTML & CSS examples
This text has a color of #ff1f37
<p style="color:#ff1f37;">Text here</p>
.mytext {color:#ff1f37;}
This box has a color of #ff1f37
<div style="background-color:#ff1f37;">Content here</div>
.mybackground {background-color:#ff1f37;}
Border around this has a color of #ff1f37
<div style="border:2px solid #ff1f37;">Content here</div>
.myborder {border:2px solid #ff1f37;}