#f91080 color space conversions
Hex:
#f91080
RGB:
249, 16, 128
CMY:
2, 94, 50
CMYK:
0, 94, 49, 2
HSL:
331°, 95.1020%, 51.9608%
HSV (HSB):
331°, 93.5743%, 97.6471%
XYZ:
43.1485, 22.0688, 22.4076
xyY:
0.4924, 0.2519, 22.0688
CIE-Lab:
54.1000, 82.1232, 2.7823
CIE-LCH:
54.1000, 82.1703, 1.9404
CIE-Luv:
54.1000, 135.8576, -12.9154
Hunter-Lab:
46.9775, 81.7405, 4.6037
#f91080 color charts
#f91080 color shades, tints & tones
#f91080 color schemes
#f91080 color preview, HTML & CSS examples
This text has a color of #f91080
<p style="color:#f91080;">Text here</p>
.mytext {color:#f91080;}
This box has a color of #f91080
<div style="background-color:#f91080;">Content here</div>
.mybackground {background-color:#f91080;}
Border around this has a color of #f91080
<div style="border:2px solid #f91080;">Content here</div>
.myborder {border:2px solid #f91080;}