#fa3e6a color space conversions
Hex:
#fa3e6a
RGB:
250, 62, 106
CMY:
2, 76, 58
CMYK:
0, 75, 58, 2
HSL:
346°, 94.9495%, 61.1765%
HSV (HSB):
346°, 75.2000%, 98.0392%
XYZ:
43.7485, 24.8098, 16.1186
xyY:
0.5167, 0.2930, 24.8098
CIE-Lab:
56.8897, 71.8715, 19.8717
CIE-LCH:
56.8897, 74.5681, 15.4556
CIE-Luv:
56.8897, 132.4544, 9.3391
Hunter-Lab:
49.8095, 69.6129, 15.6800
#fa3e6a color charts
#fa3e6a color shades, tints & tones
#fa3e6a color schemes
#fa3e6a color preview, HTML & CSS examples
This text has a color of #fa3e6a
<p style="color:#fa3e6a;">Text here</p>
.mytext {color:#fa3e6a;}
This box has a color of #fa3e6a
<div style="background-color:#fa3e6a;">Content here</div>
.mybackground {background-color:#fa3e6a;}
Border around this has a color of #fa3e6a
<div style="border:2px solid #fa3e6a;">Content here</div>
.myborder {border:2px solid #fa3e6a;}