#ff1f5b color space conversions
Hex:
#ff1f5b
RGB:
255, 31, 91
CMY:
0, 88, 64
CMYK:
0, 88, 64, 0
HSL:
344°, 100.0000%, 56.0784%
HSV (HSB):
344°, 87.8431%, 100.0000%
XYZ:
43.6183, 22.9953, 12.0371
xyY:
0.5546, 0.2924, 22.9953
CIE-Lab:
55.0675, 79.3425, 26.5420
CIE-LCH:
55.0675, 83.6642, 18.4964
CIE-Luv:
55.0675, 152.4926, 13.6116
Hunter-Lab:
47.9534, 78.4447, 18.6846
#ff1f5b color charts
#ff1f5b color shades, tints & tones
#ff1f5b color schemes
#ff1f5b color preview, HTML & CSS examples
This text has a color of #ff1f5b
<p style="color:#ff1f5b;">Text here</p>
.mytext {color:#ff1f5b;}
This box has a color of #ff1f5b
<div style="background-color:#ff1f5b;">Content here</div>
.mybackground {background-color:#ff1f5b;}
Border around this has a color of #ff1f5b
<div style="border:2px solid #ff1f5b;">Content here</div>
.myborder {border:2px solid #ff1f5b;}