#fa00a0 color space conversions
Hex:
#fa00a0
RGB:
250, 0, 160
CMY:
2, 100, 37
CMYK:
0, 100, 36, 2
HSL:
322°, 100.0000%, 49.0196%
HSV (HSB):
322°, 100.0000%, 98.0392%
XYZ:
45.7695, 22.8621, 35.2582
xyY:
0.4406, 0.2201, 22.8621
CIE-Lab:
54.9300, 86.1740, -15.0468
CIE-LCH:
54.9300, 87.4778, 350.0954
CIE-Luv:
54.9300, 123.1144, -37.2906
Hunter-Lab:
47.8143, 87.1914, -10.2504
#fa00a0 color charts
#fa00a0 color shades, tints & tones
#fa00a0 color schemes
#fa00a0 color preview, HTML & CSS examples
This text has a color of #fa00a0
<p style="color:#fa00a0;">Text here</p>
.mytext {color:#fa00a0;}
This box has a color of #fa00a0
<div style="background-color:#fa00a0;">Content here</div>
.mybackground {background-color:#fa00a0;}
Border around this has a color of #fa00a0
<div style="border:2px solid #fa00a0;">Content here</div>
.myborder {border:2px solid #fa00a0;}