#fa405e color space conversions
Hex:
#fa405e
RGB:
250, 64, 94
CMY:
2, 75, 63
CMYK:
0, 74, 62, 2
HSL:
350°, 94.8980%, 61.5686%
HSV (HSB):
350°, 74.4000%, 98.0392%
XYZ:
43.2781, 24.7989, 13.0953
xyY:
0.5332, 0.3055, 24.7989
CIE-Lab:
56.8790, 70.5290, 26.9311
CIE-LCH:
56.8790, 75.4959, 20.8990
CIE-Luv:
56.8790, 135.3191, 16.7700
Hunter-Lab:
49.7985, 67.9805, 19.2677
#fa405e color charts
#fa405e color shades, tints & tones
#fa405e color schemes
#fa405e color preview, HTML & CSS examples
This text has a color of #fa405e
<p style="color:#fa405e;">Text here</p>
.mytext {color:#fa405e;}
This box has a color of #fa405e
<div style="background-color:#fa405e;">Content here</div>
.mybackground {background-color:#fa405e;}
Border around this has a color of #fa405e
<div style="border:2px solid #fa405e;">Content here</div>
.myborder {border:2px solid #fa405e;}