#ff1c40 color space conversions
Hex:
#ff1c40
RGB:
255, 28, 64
CMY:
0, 89, 75
CMYK:
0, 89, 75, 0
HSL:
350°, 100.0000%, 55.4902%
HSV (HSB):
350°, 89.0196%, 100.0000%
XYZ:
42.5807, 22.4607, 6.9416
xyY:
0.5915, 0.3120, 22.4607
CIE-Lab:
54.5124, 78.6523, 41.6763
CIE-LCH:
54.5124, 89.0118, 27.9183
CIE-Luv:
54.5124, 161.3135, 25.9587
Hunter-Lab:
47.3927, 77.4388, 24.4907
#ff1c40 color charts
#ff1c40 color shades, tints & tones
#ff1c40 color schemes
#ff1c40 color preview, HTML & CSS examples
This text has a color of #ff1c40
<p style="color:#ff1c40;">Text here</p>
.mytext {color:#ff1c40;}
This box has a color of #ff1c40
<div style="background-color:#ff1c40;">Content here</div>
.mybackground {background-color:#ff1c40;}
Border around this has a color of #ff1c40
<div style="border:2px solid #ff1c40;">Content here</div>
.myborder {border:2px solid #ff1c40;}