#fa2ab2 color space conversions
Hex:
#fa2ab2
RGB:
250, 42, 178
CMY:
2, 84, 30
CMYK:
0, 83, 29, 2
HSL:
321°, 95.4128%, 57.2549%
HSV (HSB):
321°, 83.2000%, 98.0392%
XYZ:
48.2882, 25.1943, 44.4374
xyY:
0.4095, 0.2137, 25.1943
CIE-Lab:
57.2642, 83.1734, -22.0342
CIE-LCH:
57.2642, 86.0426, 345.1621
CIE-Luv:
57.2642, 109.7112, -46.9567
Hunter-Lab:
50.1939, 83.8836, -17.3546
#fa2ab2 color charts
#fa2ab2 color shades, tints & tones
#fa2ab2 color schemes
#fa2ab2 color preview, HTML & CSS examples
This text has a color of #fa2ab2
<p style="color:#fa2ab2;">Text here</p>
.mytext {color:#fa2ab2;}
This box has a color of #fa2ab2
<div style="background-color:#fa2ab2;">Content here</div>
.mybackground {background-color:#fa2ab2;}
Border around this has a color of #fa2ab2
<div style="border:2px solid #fa2ab2;">Content here</div>
.myborder {border:2px solid #fa2ab2;}