#ff1380 color space conversions
Hex:
#ff1380
RGB:
255, 19, 128
CMY:
0, 93, 50
CMYK:
0, 93, 50, 0
HSL:
332°, 100.0000%, 53.7255%
HSV (HSB):
332°, 92.5490%, 100.0000%
XYZ:
45.3692, 23.2843, 22.5252
xyY:
0.4976, 0.2554, 23.2843
CIE-Lab:
55.3639, 83.1574, 4.7555
CIE-LCH:
55.3639, 83.2933, 3.2730
CIE-Luv:
55.3639, 140.1961, -10.7611
Hunter-Lab:
48.2538, 83.3852, 6.1007
#ff1380 color charts
#ff1380 color shades, tints & tones
#ff1380 color schemes
#ff1380 color preview, HTML & CSS examples
This text has a color of #ff1380
<p style="color:#ff1380;">Text here</p>
.mytext {color:#ff1380;}
This box has a color of #ff1380
<div style="background-color:#ff1380;">Content here</div>
.mybackground {background-color:#ff1380;}
Border around this has a color of #ff1380
<div style="border:2px solid #ff1380;">Content here</div>
.myborder {border:2px solid #ff1380;}