#f90acc color space conversions
Hex:
#f90acc
RGB:
249, 10, 204
CMY:
2, 96, 20
CMYK:
0, 96, 18, 2
HSL:
311°, 95.2191%, 50.7843%
HSV (HSB):
311°, 95.9839%, 97.6471%
XYZ:
50.0745, 24.7165, 59.2583
xyY:
0.3736, 0.1844, 24.7165
CIE-Lab:
56.7981, 90.0429, -37.7761
CIE-LCH:
56.7981, 97.6461, 337.2403
CIE-Luv:
56.7981, 100.9901, -71.4157
Hunter-Lab:
49.7156, 92.7862, -35.8694
#f90acc color charts
#f90acc RGB chart
#f90acc CMYK chart
#f90acc RGB pie chart
#f90acc color shades, tints & tones
#f90acc color schemes
#f90acc color preview, HTML & CSS examples
This text has a color of #f90acc
<p style="color:#f90acc;">Text here</p>
.mytext {color:#f90acc;}
Text color #f90acc
This box has a color of #f90acc
<div style="background-color:#f90acc;">Content here</div>
.mybackground {background-color:#f90acc;}
Background color #f90acc
Border around this has a color of #f90acc
<div style="border:2px solid #f90acc;">Content here</div>
.myborder {border:2px solid #f90acc;}
Border color #f90acc