#fa8cc7 color space conversions
Hex:
#fa8cc7
RGB:
250, 140, 199
CMY:
2, 45, 22
CMYK:
0, 44, 20, 2
HSL:
328°, 91.6667%, 76.4706%
HSV (HSB):
328°, 44.0000%, 98.0392%
XYZ:
59.1112, 43.2037, 59.2565
xyY:
0.3659, 0.2674, 43.2037
CIE-Lab:
71.6930, 48.8026, -12.0935
CIE-LCH:
71.6930, 50.2787, 346.0822
CIE-Luv:
71.6930, 64.6338, -26.9770
Hunter-Lab:
65.7295, 45.5003, -7.4405
#fa8cc7 color charts
#fa8cc7 color shades, tints & tones
#fa8cc7 color schemes
#fa8cc7 color preview, HTML & CSS examples
This text has a color of #fa8cc7
<p style="color:#fa8cc7;">Text here</p>
.mytext {color:#fa8cc7;}
This box has a color of #fa8cc7
<div style="background-color:#fa8cc7;">Content here</div>
.mybackground {background-color:#fa8cc7;}
Border around this has a color of #fa8cc7
<div style="border:2px solid #fa8cc7;">Content here</div>
.myborder {border:2px solid #fa8cc7;}