#fa6e91 color space conversions
Hex:
#fa6e91
RGB:
250, 110, 145
CMY:
2, 57, 43
CMYK:
0, 56, 42, 2
HSL:
345°, 93.3333%, 70.5882%
HSV (HSB):
345°, 56.0000%, 98.0392%
XYZ:
50.1111, 33.5202, 30.6170
xyY:
0.4386, 0.2934, 33.5202
CIE-Lab:
64.5799, 56.5988, 7.9029
CIE-LCH:
64.5799, 57.1479, 7.9488
CIE-Luv:
64.5799, 94.9016, -0.3712
Hunter-Lab:
57.8966, 53.1775, 9.1738
#fa6e91 color charts
#fa6e91 color shades, tints & tones
#fa6e91 color schemes
#fa6e91 color preview, HTML & CSS examples
This text has a color of #fa6e91
<p style="color:#fa6e91;">Text here</p>
.mytext {color:#fa6e91;}
This box has a color of #fa6e91
<div style="background-color:#fa6e91;">Content here</div>
.mybackground {background-color:#fa6e91;}
Border around this has a color of #fa6e91
<div style="border:2px solid #fa6e91;">Content here</div>
.myborder {border:2px solid #fa6e91;}