#fa18d3 color space conversions
Hex:
#fa18d3
RGB:
250, 24, 211
CMY:
2, 91, 17
CMYK:
0, 90, 16, 2
HSL:
310°, 95.7627%, 53.7255%
HSV (HSB):
310°, 90.4000%, 98.0392%
XYZ:
51.5088, 25.6804, 63.8700
xyY:
0.3652, 0.1821, 25.6804
CIE-Lab:
57.7324, 89.8349, -40.2957
CIE-LCH:
57.7324, 98.4584, 335.8412
CIE-Luv:
57.7324, 97.6221, -75.4239
Hunter-Lab:
50.6758, 92.7514, -39.2539
#fa18d3 color charts
#fa18d3 color shades, tints & tones
#fa18d3 color schemes
#fa18d3 color preview, HTML & CSS examples
This text has a color of #fa18d3
<p style="color:#fa18d3;">Text here</p>
.mytext {color:#fa18d3;}
This box has a color of #fa18d3
<div style="background-color:#fa18d3;">Content here</div>
.mybackground {background-color:#fa18d3;}
Border around this has a color of #fa18d3
<div style="border:2px solid #fa18d3;">Content here</div>
.myborder {border:2px solid #fa18d3;}