#fa02c8 color space conversions
Hex:
#fa02c8
RGB:
250, 2, 200
CMY:
2, 99, 22
CMYK:
0, 99, 20, 2
HSL:
312°, 98.4127%, 49.4118%
HSV (HSB):
312°, 99.2000%, 98.0392%
XYZ:
49.8714, 24.5375, 56.7513
xyY:
0.3802, 0.1871, 24.5375
CIE-Lab:
56.6220, 90.2549, -35.7437
CIE-LCH:
56.6220, 97.0750, 338.3950
CIE-Luv:
56.6220, 104.0183, -68.3691
Hunter-Lab:
49.5354, 93.0238, -33.2521
#fa02c8 color charts
#fa02c8 color shades, tints & tones
#fa02c8 color schemes
#fa02c8 color preview, HTML & CSS examples
This text has a color of #fa02c8
<p style="color:#fa02c8;">Text here</p>
.mytext {color:#fa02c8;}
This box has a color of #fa02c8
<div style="background-color:#fa02c8;">Content here</div>
.mybackground {background-color:#fa02c8;}
Border around this has a color of #fa02c8
<div style="border:2px solid #fa02c8;">Content here</div>
.myborder {border:2px solid #fa02c8;}