#ff0ab7 color space conversions
Hex:
#ff0ab7
RGB:
255, 10, 183
CMY:
0, 96, 28
CMYK:
0, 96, 28, 0
HSL:
318°, 100.0000%, 51.9608%
HSV (HSB):
318°, 96.0784%, 100.0000%
XYZ:
49.8958, 24.8960, 46.9753
xyY:
0.4098, 0.2045, 24.8960
CIE-Lab:
56.9739, 88.8039, -25.3068
CIE-LCH:
56.9739, 92.3394, 344.0938
CIE-Luv:
56.9739, 115.4446, -52.7678
Hunter-Lab:
49.8959, 91.1819, -20.8925
#ff0ab7 color charts
#ff0ab7 color shades, tints & tones
#ff0ab7 color schemes
#ff0ab7 color preview, HTML & CSS examples
This text has a color of #ff0ab7
<p style="color:#ff0ab7;">Text here</p>
.mytext {color:#ff0ab7;}
This box has a color of #ff0ab7
<div style="background-color:#ff0ab7;">Content here</div>
.mybackground {background-color:#ff0ab7;}
Border around this has a color of #ff0ab7
<div style="border:2px solid #ff0ab7;">Content here</div>
.myborder {border:2px solid #ff0ab7;}