#f91fcf color space conversions
Hex:
#f91fcf
RGB:
249, 31, 207
CMY:
2, 88, 19
CMYK:
0, 88, 17, 2
HSL:
312°, 94.7826%, 54.9020%
HSV (HSB):
312°, 87.5502%, 97.6471%
XYZ:
50.8194, 25.6247, 61.2991
xyY:
0.3689, 0.1860, 25.6247
CIE-Lab:
57.6791, 88.2379, -38.1105
CIE-LCH:
57.6791, 96.1163, 336.6402
CIE-Luv:
57.6791, 97.8606, -71.8458
Hunter-Lab:
50.6208, 90.6136, -36.3623
#f91fcf color charts
#f91fcf color shades, tints & tones
#f91fcf color schemes
#f91fcf color preview, HTML & CSS examples
This text has a color of #f91fcf
<p style="color:#f91fcf;">Text here</p>
.mytext {color:#f91fcf;}
This box has a color of #f91fcf
<div style="background-color:#f91fcf;">Content here</div>
.mybackground {background-color:#f91fcf;}
Border around this has a color of #f91fcf
<div style="border:2px solid #f91fcf;">Content here</div>
.myborder {border:2px solid #f91fcf;}