#fa11e7 color space conversions
Hex:
#fa11e7
RGB:
250, 17, 231
CMY:
2, 93, 9
CMYK:
0, 93, 8, 2
HSL:
305°, 95.8848%, 52.3529%
HSV (HSB):
305°, 93.2000%, 98.0392%
XYZ:
54.0486, 26.4944, 77.8666
xyY:
0.3412, 0.1673, 26.4944
CIE-Lab:
58.5034, 93.1046, -50.3978
CIE-LCH:
58.5034, 105.8698, 331.5732
CIE-Luv:
58.5034, 89.5485, -91.4686
Hunter-Lab:
51.4727, 97.3555, -53.6614
#fa11e7 color charts
#fa11e7 color shades, tints & tones
#fa11e7 color schemes
#fa11e7 color preview, HTML & CSS examples
This text has a color of #fa11e7
<p style="color:#fa11e7;">Text here</p>
.mytext {color:#fa11e7;}
This box has a color of #fa11e7
<div style="background-color:#fa11e7;">Content here</div>
.mybackground {background-color:#fa11e7;}
Border around this has a color of #fa11e7
<div style="border:2px solid #fa11e7;">Content here</div>
.myborder {border:2px solid #fa11e7;}