#fa8bc8 color space conversions
Hex:
#fa8bc8
RGB:
250, 139, 200
CMY:
2, 45, 22
CMYK:
0, 44, 20, 2
HSL:
327°, 91.7355%, 76.2745%
HSV (HSB):
327°, 44.4000%, 98.0392%
XYZ:
59.0823, 42.9594, 59.8216
xyY:
0.3650, 0.2654, 42.9594
CIE-Lab:
71.5274, 49.4468, -12.8965
CIE-LCH:
71.5274, 51.1009, 345.3820
CIE-Luv:
71.5274, 64.9249, -28.3057
Hunter-Lab:
65.5434, 46.2030, -8.2337
#fa8bc8 color charts
#fa8bc8 color shades, tints & tones
#fa8bc8 color schemes
#fa8bc8 color preview, HTML & CSS examples
This text has a color of #fa8bc8
<p style="color:#fa8bc8;">Text here</p>
.mytext {color:#fa8bc8;}
This box has a color of #fa8bc8
<div style="background-color:#fa8bc8;">Content here</div>
.mybackground {background-color:#fa8bc8;}
Border around this has a color of #fa8bc8
<div style="border:2px solid #fa8bc8;">Content here</div>
.myborder {border:2px solid #fa8bc8;}