#fa1b6a color space conversions
Hex:
#fa1b6a
RGB:
250, 27, 106
CMY:
2, 89, 58
CMYK:
0, 89, 58, 2
HSL:
339°, 95.7082%, 54.3137%
HSV (HSB):
339°, 89.2000%, 98.0392%
XYZ:
42.4178, 22.1485, 15.6751
xyY:
0.5286, 0.2760, 22.1485
CIE-Lab:
54.1842, 79.5786, 16.1866
CIE-LCH:
54.1842, 81.2082, 11.4973
CIE-Luv:
54.1842, 144.0762, 3.0951
Hunter-Lab:
47.0622, 78.5258, 13.1957
#fa1b6a color charts
#fa1b6a color shades, tints & tones
#fa1b6a color schemes
#fa1b6a color preview, HTML & CSS examples
This text has a color of #fa1b6a
<p style="color:#fa1b6a;">Text here</p>
.mytext {color:#fa1b6a;}
This box has a color of #fa1b6a
<div style="background-color:#fa1b6a;">Content here</div>
.mybackground {background-color:#fa1b6a;}
Border around this has a color of #fa1b6a
<div style="border:2px solid #fa1b6a;">Content here</div>
.myborder {border:2px solid #fa1b6a;}