#fa18db color space conversions
Hex:
#fa18db
RGB:
250, 24, 219
CMY:
2, 91, 14
CMYK:
0, 90, 12, 2
HSL:
308°, 95.7627%, 53.7255%
HSV (HSB):
308°, 90.4000%, 98.0392%
XYZ:
52.5372, 26.0917, 69.2850
xyY:
0.3552, 0.1764, 26.0917
CIE-Lab:
58.1240, 90.8420, -44.2242
CIE-LCH:
58.1240, 101.0349, 334.0420
CIE-Luv:
58.1240, 94.1407, -81.6411
Hunter-Lab:
51.0801, 94.2017, -44.6649
#fa18db color charts
#fa18db color shades, tints & tones
#fa18db color schemes
#fa18db color preview, HTML & CSS examples
This text has a color of #fa18db
<p style="color:#fa18db;">Text here</p>
.mytext {color:#fa18db;}
This box has a color of #fa18db
<div style="background-color:#fa18db;">Content here</div>
.mybackground {background-color:#fa18db;}
Border around this has a color of #fa18db
<div style="border:2px solid #fa18db;">Content here</div>
.myborder {border:2px solid #fa18db;}