#fa90d4 color space conversions
Hex:
#fa90d4
RGB:
250, 144, 212
CMY:
2, 44, 17
CMYK:
0, 42, 15, 2
HSL:
322°, 91.3793%, 77.2549%
HSV (HSB):
322°, 42.4000%, 98.0392%
XYZ:
61.2813, 45.0240, 67.7480
xyY:
0.3521, 0.2587, 45.0240
CIE-Lab:
72.9077, 48.7269, -17.4536
CIE-LCH:
72.9077, 51.7584, 340.2929
CIE-Luv:
72.9077, 59.6768, -35.2609
Hunter-Lab:
67.0999, 45.5963, -12.8927
#fa90d4 color charts
#fa90d4 color shades, tints & tones
#fa90d4 color schemes
#fa90d4 color preview, HTML & CSS examples
This text has a color of #fa90d4
<p style="color:#fa90d4;">Text here</p>
.mytext {color:#fa90d4;}
This box has a color of #fa90d4
<div style="background-color:#fa90d4;">Content here</div>
.mybackground {background-color:#fa90d4;}
Border around this has a color of #fa90d4
<div style="border:2px solid #fa90d4;">Content here</div>
.myborder {border:2px solid #fa90d4;}