#ff1a80 color space conversions
Hex:
#ff1a80
RGB:
255, 26, 128
CMY:
0, 90, 50
CMYK:
0, 90, 50, 0
HSL:
333°, 100.0000%, 55.0980%
HSV (HSB):
333°, 89.8039%, 100.0000%
XYZ:
45.5057, 23.5573, 22.5707
xyY:
0.4966, 0.2571, 23.5573
CIE-Lab:
55.6418, 82.3513, 5.1549
CIE-LCH:
55.6418, 82.5125, 3.5819
CIE-Luv:
55.6418, 139.0871, -10.0760
Hunter-Lab:
48.5359, 82.4181, 6.4034
#ff1a80 color charts
#ff1a80 color shades, tints & tones
#ff1a80 color schemes
#ff1a80 color preview, HTML & CSS examples
This text has a color of #ff1a80
<p style="color:#ff1a80;">Text here</p>
.mytext {color:#ff1a80;}
This box has a color of #ff1a80
<div style="background-color:#ff1a80;">Content here</div>
.mybackground {background-color:#ff1a80;}
Border around this has a color of #ff1a80
<div style="border:2px solid #ff1a80;">Content here</div>
.myborder {border:2px solid #ff1a80;}