#fa04ca color space conversions
Hex:
#fa04ca
RGB:
250, 4, 202
CMY:
2, 98, 21
CMYK:
0, 98, 19, 2
HSL:
312°, 96.8504%, 49.8039%
HSV (HSB):
312°, 98.4000%, 98.0392%
XYZ:
50.1284, 24.6751, 57.9978
xyY:
0.3775, 0.1858, 24.6751
CIE-Lab:
56.7575, 90.3628, -36.6800
CIE-LCH:
56.7575, 97.5236, 337.9068
CIE-Luv:
56.7575, 102.9919, -69.8206
Hunter-Lab:
49.6740, 93.2033, -34.4533
#fa04ca color charts
#fa04ca color shades, tints & tones
#fa04ca color schemes
#fa04ca color preview, HTML & CSS examples
This text has a color of #fa04ca
<p style="color:#fa04ca;">Text here</p>
.mytext {color:#fa04ca;}
This box has a color of #fa04ca
<div style="background-color:#fa04ca;">Content here</div>
.mybackground {background-color:#fa04ca;}
Border around this has a color of #fa04ca
<div style="border:2px solid #fa04ca;">Content here</div>
.myborder {border:2px solid #fa04ca;}