#fa395c color space conversions
Hex:
#fa395c
RGB:
250, 57, 92
CMY:
2, 78, 64
CMYK:
0, 77, 63, 2
HSL:
349°, 95.0739%, 60.1961%
HSV (HSB):
349°, 77.2000%, 98.0392%
XYZ:
42.8192, 24.0230, 12.5053
xyY:
0.5396, 0.3028, 24.0230
CIE-Lab:
56.1108, 72.4760, 27.1122
CIE-LCH:
56.1108, 77.3811, 20.5101
CIE-Luv:
56.1108, 139.1960, 16.2554
Hunter-Lab:
49.0132, 70.1692, 19.1819
#fa395c color charts
#fa395c color shades, tints & tones
#fa395c color schemes
#fa395c color preview, HTML & CSS examples
This text has a color of #fa395c
<p style="color:#fa395c;">Text here</p>
.mytext {color:#fa395c;}
This box has a color of #fa395c
<div style="background-color:#fa395c;">Content here</div>
.mybackground {background-color:#fa395c;}
Border around this has a color of #fa395c
<div style="border:2px solid #fa395c;">Content here</div>
.myborder {border:2px solid #fa395c;}