#fa8bc9 color space conversions
Hex:
#fa8bc9
RGB:
250, 139, 201
CMY:
2, 45, 21
CMYK:
0, 44, 20, 2
HSL:
326°, 91.7355%, 76.2745%
HSV (HSB):
326°, 44.4000%, 98.0392%
XYZ:
59.1996, 43.0063, 60.4392
xyY:
0.3640, 0.2644, 43.0063
CIE-Lab:
71.5592, 49.5917, -13.4034
CIE-LCH:
71.5592, 51.3711, 344.8757
CIE-Luv:
71.5592, 64.6949, -29.1047
Hunter-Lab:
65.5792, 46.3718, -8.7376
#fa8bc9 color charts
#fa8bc9 color shades, tints & tones
#fa8bc9 color schemes
#fa8bc9 color preview, HTML & CSS examples
This text has a color of #fa8bc9
<p style="color:#fa8bc9;">Text here</p>
.mytext {color:#fa8bc9;}
This box has a color of #fa8bc9
<div style="background-color:#fa8bc9;">Content here</div>
.mybackground {background-color:#fa8bc9;}
Border around this has a color of #fa8bc9
<div style="border:2px solid #fa8bc9;">Content here</div>
.myborder {border:2px solid #fa8bc9;}