#fa90cc color space conversions
Hex:
#fa90cc
RGB:
250, 144, 204
CMY:
2, 44, 20
CMYK:
0, 42, 18, 2
HSL:
326°, 91.3793%, 77.2549%
HSV (HSB):
326°, 42.4000%, 98.0392%
XYZ:
60.2967, 44.6301, 62.5632
xyY:
0.3600, 0.2665, 44.6301
CIE-Lab:
72.6477, 47.5217, -13.4301
CIE-LCH:
72.6477, 49.3830, 344.2192
CIE-Luv:
72.6477, 61.4361, -28.8219
Hunter-Lab:
66.8058, 44.1980, -8.7607
#fa90cc color charts
#fa90cc color shades, tints & tones
#fa90cc color schemes
#fa90cc color preview, HTML & CSS examples
This text has a color of #fa90cc
<p style="color:#fa90cc;">Text here</p>
.mytext {color:#fa90cc;}
This box has a color of #fa90cc
<div style="background-color:#fa90cc;">Content here</div>
.mybackground {background-color:#fa90cc;}
Border around this has a color of #fa90cc
<div style="border:2px solid #fa90cc;">Content here</div>
.myborder {border:2px solid #fa90cc;}