#fa0e7f color space conversions
Hex:
#fa0e7f
RGB:
250, 14, 127
CMY:
2, 95, 50
CMYK:
0, 94, 49, 2
HSL:
331°, 95.9350%, 51.7647%
HSV (HSB):
331°, 94.4000%, 98.0392%
XYZ:
43.4121, 22.1704, 22.0699
xyY:
0.4953, 0.2529, 22.1704
CIE-Lab:
54.2073, 82.4416, 3.5636
CIE-LCH:
54.2073, 82.5186, 2.4751
CIE-Luv:
54.2073, 137.3257, -12.0394
Hunter-Lab:
47.0854, 82.1751, 5.1694
#fa0e7f color charts
#fa0e7f color shades, tints & tones
#fa0e7f color schemes
#fa0e7f color preview, HTML & CSS examples
This text has a color of #fa0e7f
<p style="color:#fa0e7f;">Text here</p>
.mytext {color:#fa0e7f;}
This box has a color of #fa0e7f
<div style="background-color:#fa0e7f;">Content here</div>
.mybackground {background-color:#fa0e7f;}
Border around this has a color of #fa0e7f
<div style="border:2px solid #fa0e7f;">Content here</div>
.myborder {border:2px solid #fa0e7f;}