#fa04c4 color space conversions
Hex:
#fa04c4
RGB:
250, 4, 196
CMY:
2, 98, 23
CMYK:
0, 98, 22, 2
HSL:
313°, 96.8504%, 49.8039%
HSV (HSB):
313°, 98.4000%, 98.0392%
XYZ:
49.4316, 24.3963, 54.3282
xyY:
0.3857, 0.1904, 24.3963
CIE-Lab:
56.4825, 89.6675, -33.6601
CIE-LCH:
56.4825, 95.7772, 339.4244
CIE-Luv:
56.4825, 105.7597, -65.1297
Hunter-Lab:
49.3927, 92.2034, -30.6396
#fa04c4 color charts
#fa04c4 color shades, tints & tones
#fa04c4 color schemes
#fa04c4 color preview, HTML & CSS examples
This text has a color of #fa04c4
<p style="color:#fa04c4;">Text here</p>
.mytext {color:#fa04c4;}
This box has a color of #fa04c4
<div style="background-color:#fa04c4;">Content here</div>
.mybackground {background-color:#fa04c4;}
Border around this has a color of #fa04c4
<div style="border:2px solid #fa04c4;">Content here</div>
.myborder {border:2px solid #fa04c4;}