#f91caa color space conversions
Hex:
#f91caa
RGB:
249, 28, 170
CMY:
2, 89, 33
CMYK:
0, 89, 32, 2
HSL:
321°, 94.8498%, 54.3137%
HSV (HSB):
321°, 88.7550%, 97.6471%
XYZ:
46.7379, 23.8725, 40.1747
xyY:
0.4219, 0.2155, 23.8725
CIE-Lab:
55.9599, 84.4791, -19.3790
CIE-LCH:
55.9599, 86.6734, 347.0802
CIE-Luv:
55.9599, 114.9571, -43.1872
Hunter-Lab:
48.8595, 85.2448, -14.5495
#f91caa color charts
#f91caa color shades, tints & tones
#f91caa color schemes
#f91caa color preview, HTML & CSS examples
This text has a color of #f91caa
<p style="color:#f91caa;">Text here</p>
.mytext {color:#f91caa;}
This box has a color of #f91caa
<div style="background-color:#f91caa;">Content here</div>
.mybackground {background-color:#f91caa;}
Border around this has a color of #f91caa
<div style="border:2px solid #f91caa;">Content here</div>
.myborder {border:2px solid #f91caa;}