#fa3e9e color space conversions
Hex:
#fa3e9e
RGB:
250, 62, 158
CMY:
2, 76, 38
CMYK:
0, 75, 37, 2
HSL:
329°, 94.9495%, 61.1765%
HSV (HSB):
329°, 75.2000%, 98.0392%
XYZ:
47.3185, 26.2379, 34.9182
xyY:
0.4362, 0.2419, 26.2379
CIE-Lab:
58.2621, 76.1834, -8.8588
CIE-LCH:
58.2621, 76.6968, 353.3673
CIE-Luv:
58.2621, 112.8871, -26.9331
Hunter-Lab:
51.2229, 75.2540, -4.5614
#fa3e9e color charts
#fa3e9e color shades, tints & tones
#fa3e9e color schemes
#fa3e9e color preview, HTML & CSS examples
This text has a color of #fa3e9e
<p style="color:#fa3e9e;">Text here</p>
.mytext {color:#fa3e9e;}
This box has a color of #fa3e9e
<div style="background-color:#fa3e9e;">Content here</div>
.mybackground {background-color:#fa3e9e;}
Border around this has a color of #fa3e9e
<div style="border:2px solid #fa3e9e;">Content here</div>
.myborder {border:2px solid #fa3e9e;}