#f90dd2 color space conversions
Hex:
#f90dd2
RGB:
249, 13, 210
CMY:
2, 95, 18
CMYK:
0, 95, 16, 2
HSL:
310°, 95.1613%, 51.3725%
HSV (HSB):
310°, 94.7791%, 97.6471%
XYZ:
50.8437, 25.0807, 63.1341
xyY:
0.3656, 0.1804, 25.0807
CIE-Lab:
57.1540, 90.5660, -40.6475
CIE-LCH:
57.1540, 99.2694, 335.8287
CIE-Luv:
57.1540, 98.1279, -75.9115
Hunter-Lab:
50.0807, 93.5785, -39.6873
#f90dd2 color charts
#f90dd2 color shades, tints & tones
#f90dd2 color schemes
#f90dd2 color preview, HTML & CSS examples
This text has a color of #f90dd2
<p style="color:#f90dd2;">Text here</p>
.mytext {color:#f90dd2;}
This box has a color of #f90dd2
<div style="background-color:#f90dd2;">Content here</div>
.mybackground {background-color:#f90dd2;}
Border around this has a color of #f90dd2
<div style="border:2px solid #f90dd2;">Content here</div>
.myborder {border:2px solid #f90dd2;}