#ff1f3f color space conversions
Hex:
#ff1f3f
RGB:
255, 31, 63
CMY:
0, 88, 75
CMYK:
0, 88, 75, 0
HSL:
351°, 100.0000%, 56.0784%
HSV (HSB):
351°, 87.8431%, 100.0000%
XYZ:
42.6272, 22.5989, 6.8179
xyY:
0.5917, 0.3137, 22.5989
CIE-Lab:
54.6567, 78.1695, 42.4023
CIE-LCH:
54.6567, 88.9294, 28.4772
CIE-Luv:
54.6567, 160.7548, 26.6650
Hunter-Lab:
47.5383, 76.8677, 24.7734
#ff1f3f color charts
#ff1f3f color shades, tints & tones
#ff1f3f color schemes
#ff1f3f color preview, HTML & CSS examples
This text has a color of #ff1f3f
<p style="color:#ff1f3f;">Text here</p>
.mytext {color:#ff1f3f;}
This box has a color of #ff1f3f
<div style="background-color:#ff1f3f;">Content here</div>
.mybackground {background-color:#ff1f3f;}
Border around this has a color of #ff1f3f
<div style="border:2px solid #ff1f3f;">Content here</div>
.myborder {border:2px solid #ff1f3f;}