#fa03f4 color space conversions
Hex:
#fa03f4
RGB:
250, 3, 244
CMY:
2, 99, 4
CMYK:
0, 99, 2, 2
HSL:
301°, 97.6285%, 49.6078%
HSV (HSB):
301°, 98.8000%, 98.0392%
XYZ:
55.7860, 26.9208, 87.8439
xyY:
0.3271, 0.1578, 26.9208
CIE-Lab:
58.9009, 95.7832, -57.0466
CIE-LCH:
58.9009, 111.4842, 329.2228
CIE-Luv:
58.9009, 84.7960, -102.0563
Hunter-Lab:
51.8852, 101.1207, -64.0609
#fa03f4 color charts
#fa03f4 color shades, tints & tones
#fa03f4 color schemes
#fa03f4 color preview, HTML & CSS examples
This text has a color of #fa03f4
<p style="color:#fa03f4;">Text here</p>
.mytext {color:#fa03f4;}
This box has a color of #fa03f4
<div style="background-color:#fa03f4;">Content here</div>
.mybackground {background-color:#fa03f4;}
Border around this has a color of #fa03f4
<div style="border:2px solid #fa03f4;">Content here</div>
.myborder {border:2px solid #fa03f4;}