#fa0f80 color space conversions
Hex:
#fa0f80
RGB:
250, 15, 128
CMY:
2, 94, 50
CMYK:
0, 94, 49, 2
HSL:
331°, 95.9184%, 51.9608%
HSV (HSB):
331°, 94.0000%, 98.0392%
XYZ:
43.4914, 22.2242, 22.4195
xyY:
0.4935, 0.2522, 22.2242
CIE-Lab:
54.2640, 82.4314, 3.0443
CIE-LCH:
54.2640, 82.4876, 2.1151
CIE-Luv:
54.2640, 136.7664, -12.6700
Hunter-Lab:
47.1425, 82.1763, 4.8033
#fa0f80 color charts
#fa0f80 color shades, tints & tones
#fa0f80 color schemes
#fa0f80 color preview, HTML & CSS examples
This text has a color of #fa0f80
<p style="color:#fa0f80;">Text here</p>
.mytext {color:#fa0f80;}
This box has a color of #fa0f80
<div style="background-color:#fa0f80;">Content here</div>
.mybackground {background-color:#fa0f80;}
Border around this has a color of #fa0f80
<div style="border:2px solid #fa0f80;">Content here</div>
.myborder {border:2px solid #fa0f80;}