#f90fcc color space conversions
Hex:
#f90fcc
RGB:
249, 15, 204
CMY:
2, 94, 20
CMYK:
0, 94, 18, 2
HSL:
312°, 95.1220%, 51.7647%
HSV (HSB):
312°, 93.9759%, 97.6471%
XYZ:
50.1368, 24.8410, 59.2790
xyY:
0.3734, 0.1850, 24.8410
CIE-Lab:
56.9202, 89.6840, -37.5846
CIE-LCH:
56.9202, 97.2411, 337.2625
CIE-Luv:
56.9202, 100.6925, -71.1005
Hunter-Lab:
49.8408, 92.3390, -35.6291
#f90fcc color charts
#f90fcc color shades, tints & tones
#f90fcc color schemes
#f90fcc color preview, HTML & CSS examples
This text has a color of #f90fcc
<p style="color:#f90fcc;">Text here</p>
.mytext {color:#f90fcc;}
This box has a color of #f90fcc
<div style="background-color:#f90fcc;">Content here</div>
.mybackground {background-color:#f90fcc;}
Border around this has a color of #f90fcc
<div style="border:2px solid #f90fcc;">Content here</div>
.myborder {border:2px solid #f90fcc;}