#fa90c5 color space conversions
Hex:
#fa90c5
RGB:
250, 144, 197
CMY:
2, 44, 23
CMYK:
0, 42, 21, 2
HSL:
330°, 91.3793%, 77.2549%
HSV (HSB):
330°, 42.4000%, 98.0392%
XYZ:
59.4756, 44.3017, 58.2397
xyY:
0.3671, 0.2734, 44.3017
CIE-Lab:
72.4297, 46.5023, -9.8840
CIE-LCH:
72.4297, 47.5411, 348.0004
CIE-Luv:
72.4297, 62.9664, -23.2462
Hunter-Lab:
66.5595, 43.0231, -5.2872
#fa90c5 color charts
#fa90c5 color shades, tints & tones
#fa90c5 color schemes
#fa90c5 color preview, HTML & CSS examples
This text has a color of #fa90c5
<p style="color:#fa90c5;">Text here</p>
.mytext {color:#fa90c5;}
This box has a color of #fa90c5
<div style="background-color:#fa90c5;">Content here</div>
.mybackground {background-color:#fa90c5;}
Border around this has a color of #fa90c5
<div style="border:2px solid #fa90c5;">Content here</div>
.myborder {border:2px solid #fa90c5;}