#f91a7f color space conversions
Hex:
#f91a7f
RGB:
249, 26, 127
CMY:
2, 90, 50
CMYK:
0, 90, 49, 2
HSL:
333°, 94.8936%, 53.9216%
HSV (HSB):
333°, 89.5582%, 97.6471%
XYZ:
43.2671, 22.4108, 22.1240
xyY:
0.4928, 0.2552, 22.4108
CIE-Lab:
54.4602, 80.9221, 3.9038
CIE-LCH:
54.4602, 81.0162, 2.7619
CIE-Luv:
54.4602, 134.7848, -11.2558
Hunter-Lab:
47.3401, 80.2973, 5.4294
#f91a7f color charts
#f91a7f color shades, tints & tones
#f91a7f color schemes
#f91a7f color preview, HTML & CSS examples
This text has a color of #f91a7f
<p style="color:#f91a7f;">Text here</p>
.mytext {color:#f91a7f;}
This box has a color of #f91a7f
<div style="background-color:#f91a7f;">Content here</div>
.mybackground {background-color:#f91a7f;}
Border around this has a color of #f91a7f
<div style="border:2px solid #f91a7f;">Content here</div>
.myborder {border:2px solid #f91a7f;}