#fa04e1 color space conversions
Hex:
#fa04e1
RGB:
250, 4, 225
CMY:
2, 98, 12
CMYK:
0, 98, 10, 2
HSL:
306°, 96.8504%, 49.8039%
HSV (HSB):
306°, 98.4000%, 98.0392%
XYZ:
53.0584, 25.8471, 73.4267
xyY:
0.3483, 0.1697, 25.8471
CIE-Lab:
57.8916, 93.1963, -47.9865
CIE-LCH:
57.8916, 104.8249, 332.7562
CIE-Luv:
57.8916, 92.7327, -87.6265
Hunter-Lab:
50.8400, 97.3186, -50.0427
#fa04e1 color charts
#fa04e1 color shades, tints & tones
#fa04e1 color schemes
#fa04e1 color preview, HTML & CSS examples
This text has a color of #fa04e1
<p style="color:#fa04e1;">Text here</p>
.mytext {color:#fa04e1;}
This box has a color of #fa04e1
<div style="background-color:#fa04e1;">Content here</div>
.mybackground {background-color:#fa04e1;}
Border around this has a color of #fa04e1
<div style="border:2px solid #fa04e1;">Content here</div>
.myborder {border:2px solid #fa04e1;}