#f90ddc color space conversions
Hex:
#f90ddc
RGB:
249, 13, 220
CMY:
2, 95, 14
CMYK:
0, 95, 12, 2
HSL:
307°, 95.1613%, 51.3725%
HSV (HSB):
307°, 94.7791%, 97.6471%
XYZ:
52.1291, 25.5949, 69.9029
xyY:
0.3531, 0.1734, 25.5949
CIE-Lab:
57.6505, 91.8179, -45.5505
CIE-LCH:
57.6505, 102.4957, 333.6141
CIE-Luv:
57.6505, 93.7273, -83.6538
Hunter-Lab:
50.5914, 95.3905, -46.5080
#f90ddc color charts
#f90ddc color shades, tints & tones
#f90ddc color schemes
#f90ddc color preview, HTML & CSS examples
This text has a color of #f90ddc
<p style="color:#f90ddc;">Text here</p>
.mytext {color:#f90ddc;}
This box has a color of #f90ddc
<div style="background-color:#f90ddc;">Content here</div>
.mybackground {background-color:#f90ddc;}
Border around this has a color of #f90ddc
<div style="border:2px solid #f90ddc;">Content here</div>
.myborder {border:2px solid #f90ddc;}