#ff1d7e color space conversions
Hex:
#ff1d7e
RGB:
255, 29, 126
CMY:
0, 89, 51
CMYK:
0, 89, 51, 0
HSL:
334°, 100.0000%, 55.6863%
HSV (HSB):
334°, 88.6275%, 100.0000%
XYZ:
45.4453, 23.6451, 21.9074
xyY:
0.4994, 0.2598, 23.6451
CIE-Lab:
55.7307, 81.7950, 6.4792
CIE-LCH:
55.7307, 82.0512, 4.5291
CIE-Luv:
55.7307, 139.3785, -8.3450
Hunter-Lab:
48.6262, 81.7273, 7.3266
#ff1d7e color charts
#ff1d7e color shades, tints & tones
#ff1d7e color schemes
#ff1d7e color preview, HTML & CSS examples
This text has a color of #ff1d7e
<p style="color:#ff1d7e;">Text here</p>
.mytext {color:#ff1d7e;}
This box has a color of #ff1d7e
<div style="background-color:#ff1d7e;">Content here</div>
.mybackground {background-color:#ff1d7e;}
Border around this has a color of #ff1d7e
<div style="border:2px solid #ff1d7e;">Content here</div>
.myborder {border:2px solid #ff1d7e;}