#fa139b color space conversions
Hex:
#fa139b
RGB:
250, 19, 155
CMY:
2, 93, 39
CMYK:
0, 92, 38, 2
HSL:
325°, 95.8506%, 52.7451%
HSV (HSB):
325°, 92.4000%, 98.0392%
XYZ:
45.5736, 23.1563, 33.0780
xyY:
0.4476, 0.2275, 23.1563
CIE-Lab:
55.2330, 84.3081, -11.6331
CIE-LCH:
55.2330, 85.1069, 352.1437
CIE-Luv:
55.2330, 123.9051, -32.2225
Hunter-Lab:
48.1210, 84.8390, -7.0708
#fa139b color charts
#fa139b color shades, tints & tones
#fa139b color schemes
#fa139b color preview, HTML & CSS examples
This text has a color of #fa139b
<p style="color:#fa139b;">Text here</p>
.mytext {color:#fa139b;}
This box has a color of #fa139b
<div style="background-color:#fa139b;">Content here</div>
.mybackground {background-color:#fa139b;}
Border around this has a color of #fa139b
<div style="border:2px solid #fa139b;">Content here</div>
.myborder {border:2px solid #fa139b;}