#fa02b5 color space conversions
Hex:
#fa02b5
RGB:
250, 2, 181
CMY:
2, 99, 29
CMYK:
0, 99, 28, 2
HSL:
317°, 98.4127%, 49.4118%
HSV (HSB):
317°, 99.2000%, 98.0392%
XYZ:
47.7865, 23.7036, 45.7727
xyY:
0.4075, 0.2021, 23.7036
CIE-Lab:
55.7898, 88.1423, -26.0476
CIE-LCH:
55.7898, 91.9105, 343.5367
CIE-Luv:
55.7898, 112.9266, -53.4939
Hunter-Lab:
48.6863, 89.9999, -21.6613
#fa02b5 color charts
#fa02b5 color shades, tints & tones
#fa02b5 color schemes
#fa02b5 color preview, HTML & CSS examples
This text has a color of #fa02b5
<p style="color:#fa02b5;">Text here</p>
.mytext {color:#fa02b5;}
This box has a color of #fa02b5
<div style="background-color:#fa02b5;">Content here</div>
.mybackground {background-color:#fa02b5;}
Border around this has a color of #fa02b5
<div style="border:2px solid #fa02b5;">Content here</div>
.myborder {border:2px solid #fa02b5;}