#fa6e94 color space conversions
Hex:
#fa6e94
RGB:
250, 110, 148
CMY:
2, 57, 42
CMYK:
0, 56, 41, 2
HSL:
344°, 93.3333%, 70.5882%
HSV (HSB):
344°, 56.0000%, 98.0392%
XYZ:
50.3456, 33.6140, 31.8516
xyY:
0.4347, 0.2902, 33.6140
CIE-Lab:
64.6550, 56.9042, 6.2943
CIE-LCH:
64.6550, 57.2512, 6.3119
CIE-Luv:
64.6550, 94.0760, -2.5138
Hunter-Lab:
57.9776, 53.5421, 8.0116
#fa6e94 color charts
#fa6e94 color shades, tints & tones
#fa6e94 color schemes
#fa6e94 color preview, HTML & CSS examples
This text has a color of #fa6e94
<p style="color:#fa6e94;">Text here</p>
.mytext {color:#fa6e94;}
This box has a color of #fa6e94
<div style="background-color:#fa6e94;">Content here</div>
.mybackground {background-color:#fa6e94;}
Border around this has a color of #fa6e94
<div style="border:2px solid #fa6e94;">Content here</div>
.myborder {border:2px solid #fa6e94;}