#f90dda color space conversions
Hex:
#f90dda
RGB:
249, 13, 218
CMY:
2, 95, 15
CMYK:
0, 95, 12, 2
HSL:
308°, 95.1613%, 51.3725%
HSV (HSB):
308°, 94.7791%, 97.6471%
XYZ:
51.8657, 25.4895, 68.5160
xyY:
0.3556, 0.1747, 25.4895
CIE-Lab:
57.5493, 91.5636, -44.5763
CIE-LCH:
57.5493, 101.8378, 334.0416
CIE-Luv:
57.5493, 94.5981, -82.1110
Hunter-Lab:
50.4872, 95.0215, -45.1213
#f90dda color charts
#f90dda color shades, tints & tones
#f90dda color schemes
#f90dda color preview, HTML & CSS examples
This text has a color of #f90dda
<p style="color:#f90dda;">Text here</p>
.mytext {color:#f90dda;}
This box has a color of #f90dda
<div style="background-color:#f90dda;">Content here</div>
.mybackground {background-color:#f90dda;}
Border around this has a color of #f90dda
<div style="border:2px solid #f90dda;">Content here</div>
.myborder {border:2px solid #f90dda;}