#f91acc color space conversions
Hex:
#f91acc
RGB:
249, 26, 204
CMY:
2, 90, 20
CMYK:
0, 90, 18, 2
HSL:
312°, 94.8936%, 53.9216%
HSV (HSB):
312°, 89.5582%, 97.6471%
XYZ:
50.3354, 25.2382, 59.3452
xyY:
0.3731, 0.1871, 25.2382
CIE-Lab:
57.3067, 88.5505, -36.9789
CIE-LCH:
57.3067, 95.9616, 337.3345
CIE-Luv:
57.3067, 99.7468, -70.0994
Hunter-Lab:
50.2376, 90.9317, -34.8724
#f91acc color charts
#f91acc RGB chart
#f91acc CMYK chart
#f91acc RGB pie chart
#f91acc color shades, tints & tones
#f91acc color schemes
#f91acc color preview, HTML & CSS examples
This text has a color of #f91acc
<p style="color:#f91acc;">Text here</p>
.mytext {color:#f91acc;}
Text color #f91acc
This box has a color of #f91acc
<div style="background-color:#f91acc;">Content here</div>
.mybackground {background-color:#f91acc;}
Background color #f91acc
Border around this has a color of #f91acc
<div style="border:2px solid #f91acc;">Content here</div>
.myborder {border:2px solid #f91acc;}
Border color #f91acc