#fa15b4 color space conversions
Hex:
#fa15b4
RGB:
250, 21, 180
CMY:
2, 92, 29
CMYK:
0, 92, 28, 2
HSL:
318°, 95.8159%, 53.1373%
HSV (HSB):
318°, 91.6000%, 98.0392%
XYZ:
47.9307, 24.1556, 45.3163
xyY:
0.4083, 0.2058, 24.1556
CIE-Lab:
56.2433, 86.5872, -24.7661
CIE-LCH:
56.2433, 90.0595, 344.0381
CIE-Luv:
56.2433, 111.9875, -51.4173
Hunter-Lab:
49.1484, 88.0681, -20.2633
#fa15b4 color charts
#fa15b4 color shades, tints & tones
#fa15b4 color schemes
#fa15b4 color preview, HTML & CSS examples
This text has a color of #fa15b4
<p style="color:#fa15b4;">Text here</p>
.mytext {color:#fa15b4;}
This box has a color of #fa15b4
<div style="background-color:#fa15b4;">Content here</div>
.mybackground {background-color:#fa15b4;}
Border around this has a color of #fa15b4
<div style="border:2px solid #fa15b4;">Content here</div>
.myborder {border:2px solid #fa15b4;}