#fa83e8 color space conversions
Hex:
#fa83e8
RGB:
250, 131, 232
CMY:
2, 49, 9
CMYK:
0, 48, 7, 2
HSL:
309°, 92.2481%, 74.7059%
HSV (HSB):
309°, 47.6000%, 98.0392%
XYZ:
62.1061, 42.3828, 81.2513
xyY:
0.3344, 0.2282, 42.3828
CIE-Lab:
71.1340, 58.3013, -31.1756
CIE-LCH:
71.1340, 66.1133, 331.8651
CIE-Luv:
71.1340, 61.0256, -58.4751
Hunter-Lab:
65.1021, 56.3570, -28.4260
#fa83e8 color charts
#fa83e8 color shades, tints & tones
#fa83e8 color schemes
#fa83e8 color preview, HTML & CSS examples
This text has a color of #fa83e8
<p style="color:#fa83e8;">Text here</p>
.mytext {color:#fa83e8;}
This box has a color of #fa83e8
<div style="background-color:#fa83e8;">Content here</div>
.mybackground {background-color:#fa83e8;}
Border around this has a color of #fa83e8
<div style="border:2px solid #fa83e8;">Content here</div>
.myborder {border:2px solid #fa83e8;}