#f991a4 color space conversions
Hex:
#f991a4
RGB:
249, 145, 164
CMY:
2, 43, 36
CMYK:
0, 42, 34, 2
HSL:
349°, 89.6552%, 77.2549%
HSV (HSB):
349°, 41.7671%, 97.6471%
XYZ:
55.8932, 43.0709, 40.4896
xyY:
0.4008, 0.3089, 43.0709
CIE-Lab:
71.6030, 41.3004, 7.2180
CIE-LCH:
71.6030, 41.9264, 9.9134
CIE-Luv:
71.6030, 68.5803, 2.2587
Hunter-Lab:
65.6284, 37.1718, 9.3608
#f991a4 color charts
#f991a4 color shades, tints & tones
#f991a4 color schemes
#f991a4 color preview, HTML & CSS examples
This text has a color of #f991a4
<p style="color:#f991a4;">Text here</p>
.mytext {color:#f991a4;}
This box has a color of #f991a4
<div style="background-color:#f991a4;">Content here</div>
.mybackground {background-color:#f991a4;}
Border around this has a color of #f991a4
<div style="border:2px solid #f991a4;">Content here</div>
.myborder {border:2px solid #f991a4;}