#fa11e9 color space conversions
Hex:
#fa11e9
RGB:
250, 17, 233
CMY:
2, 93, 9
CMYK:
0, 93, 7, 2
HSL:
304°, 95.8848%, 52.3529%
HSV (HSB):
304°, 93.2000%, 98.0392%
XYZ:
54.3328, 26.6081, 79.3630
xyY:
0.3389, 0.1660, 26.6081
CIE-Lab:
58.6098, 93.3707, -51.3528
CIE-LCH:
58.6098, 106.5608, 331.1897
CIE-Luv:
58.6098, 88.7112, -92.9923
Hunter-Lab:
51.5830, 97.7450, -55.1125
#fa11e9 color charts
#fa11e9 color shades, tints & tones
#fa11e9 color schemes
#fa11e9 color preview, HTML & CSS examples
This text has a color of #fa11e9
<p style="color:#fa11e9;">Text here</p>
.mytext {color:#fa11e9;}
This box has a color of #fa11e9
<div style="background-color:#fa11e9;">Content here</div>
.mybackground {background-color:#fa11e9;}
Border around this has a color of #fa11e9
<div style="border:2px solid #fa11e9;">Content here</div>
.myborder {border:2px solid #fa11e9;}