#ff1f9e color space conversions
Hex:
#ff1f9e
RGB:
255, 31, 158
CMY:
0, 88, 38
CMYK:
0, 88, 38, 0
HSL:
326°, 100.0000%, 56.0784%
HSV (HSB):
326°, 87.8431%, 100.0000%
XYZ:
47.9015, 24.7086, 34.5923
xyY:
0.4468, 0.2305, 24.7086
CIE-Lab:
56.7904, 84.1481, -10.9691
CIE-LCH:
56.7904, 84.8601, 352.5731
CIE-Luv:
56.7904, 124.7728, -31.4333
Hunter-Lab:
49.7077, 85.0254, -6.4653
#ff1f9e color charts
#ff1f9e color shades, tints & tones
#ff1f9e color schemes
#ff1f9e color preview, HTML & CSS examples
This text has a color of #ff1f9e
<p style="color:#ff1f9e;">Text here</p>
.mytext {color:#ff1f9e;}
This box has a color of #ff1f9e
<div style="background-color:#ff1f9e;">Content here</div>
.mybackground {background-color:#ff1f9e;}
Border around this has a color of #ff1f9e
<div style="border:2px solid #ff1f9e;">Content here</div>
.myborder {border:2px solid #ff1f9e;}