#ff1d80 color space conversions
Hex:
#ff1d80
RGB:
255, 29, 128
CMY:
0, 89, 50
CMYK:
0, 89, 50, 0
HSL:
334°, 100.0000%, 55.6863%
HSV (HSB):
334°, 88.6275%, 100.0000%
XYZ:
45.5756, 23.6972, 22.5940
xyY:
0.4961, 0.2580, 23.6972
CIE-Lab:
55.7834, 81.9414, 5.3583
CIE-LCH:
55.7834, 82.1164, 3.7413
CIE-Luv:
55.7834, 138.5228, -9.7273
Hunter-Lab:
48.6798, 81.9279, 6.5573
#ff1d80 color charts
#ff1d80 color shades, tints & tones
#ff1d80 color schemes
#ff1d80 color preview, HTML & CSS examples
This text has a color of #ff1d80
<p style="color:#ff1d80;">Text here</p>
.mytext {color:#ff1d80;}
This box has a color of #ff1d80
<div style="background-color:#ff1d80;">Content here</div>
.mybackground {background-color:#ff1d80;}
Border around this has a color of #ff1d80
<div style="border:2px solid #ff1d80;">Content here</div>
.myborder {border:2px solid #ff1d80;}