#ff0ab1 color space conversions
Hex:
#ff0ab1
RGB:
255, 10, 177
CMY:
0, 96, 31
CMYK:
0, 96, 31, 0
HSL:
319°, 100.0000%, 51.9608%
HSV (HSB):
319°, 96.0784%, 100.0000%
XYZ:
49.2844, 24.6514, 43.7556
xyY:
0.4188, 0.2095, 24.6514
CIE-Lab:
56.7342, 88.1829, -22.1854
CIE-LCH:
56.7342, 90.9309, 345.8784
CIE-Luv:
56.7342, 118.2888, -48.0775
Hunter-Lab:
49.6502, 90.2970, -17.4958
#ff0ab1 color charts
#ff0ab1 color shades, tints & tones
#ff0ab1 color schemes
#ff0ab1 color preview, HTML & CSS examples
This text has a color of #ff0ab1
<p style="color:#ff0ab1;">Text here</p>
.mytext {color:#ff0ab1;}
This box has a color of #ff0ab1
<div style="background-color:#ff0ab1;">Content here</div>
.mybackground {background-color:#ff0ab1;}
Border around this has a color of #ff0ab1
<div style="border:2px solid #ff0ab1;">Content here</div>
.myborder {border:2px solid #ff0ab1;}