#f90ab5 color space conversions
Hex:
#f90ab5
RGB:
249, 10, 181
CMY:
2, 96, 29
CMYK:
0, 96, 27, 2
HSL:
317°, 95.2191%, 50.7843%
HSV (HSB):
317°, 95.9839%, 97.6471%
XYZ:
47.5160, 23.6930, 45.7849
xyY:
0.4061, 0.2025, 23.6930
CIE-Lab:
55.7791, 87.4365, -26.0793
CIE-LCH:
55.7791, 91.2429, 343.3920
CIE-Luv:
55.7791, 111.6386, -53.4036
Hunter-Lab:
48.6755, 89.0658, -21.6963
#f90ab5 color charts
#f90ab5 color shades, tints & tones
#f90ab5 color schemes
#f90ab5 color preview, HTML & CSS examples
This text has a color of #f90ab5
<p style="color:#f90ab5;">Text here</p>
.mytext {color:#f90ab5;}
This box has a color of #f90ab5
<div style="background-color:#f90ab5;">Content here</div>
.mybackground {background-color:#f90ab5;}
Border around this has a color of #f90ab5
<div style="border:2px solid #f90ab5;">Content here</div>
.myborder {border:2px solid #f90ab5;}