#ff1e50 color space conversions
Hex:
#ff1e50
RGB:
255, 30, 80
CMY:
0, 88, 69
CMYK:
0, 88, 69, 0
HSL:
347°, 100.0000%, 55.8824%
HSV (HSB):
347°, 88.2353%, 100.0000%
XYZ:
43.1522, 22.7677, 9.7097
xyY:
0.5706, 0.3010, 22.7677
CIE-Lab:
54.8323, 78.9777, 32.7712
CIE-LCH:
54.8323, 85.5069, 22.5356
CIE-Luv:
54.8323, 156.3174, 19.1442
Hunter-Lab:
47.7155, 77.9268, 21.3359
#ff1e50 color charts
#ff1e50 color shades, tints & tones
#ff1e50 color schemes
#ff1e50 color preview, HTML & CSS examples
This text has a color of #ff1e50
<p style="color:#ff1e50;">Text here</p>
.mytext {color:#ff1e50;}
This box has a color of #ff1e50
<div style="background-color:#ff1e50;">Content here</div>
.mybackground {background-color:#ff1e50;}
Border around this has a color of #ff1e50
<div style="border:2px solid #ff1e50;">Content here</div>
.myborder {border:2px solid #ff1e50;}