#fa8bac color space conversions
Hex:
#fa8bac
RGB:
250, 139, 172
CMY:
2, 45, 33
CMYK:
0, 44, 31, 2
HSL:
342°, 91.7355%, 76.2745%
HSV (HSB):
342°, 44.4000%, 98.0392%
XYZ:
56.1034, 41.7678, 44.1347
xyY:
0.3951, 0.2941, 41.7678
CIE-Lab:
70.7105, 45.6719, 1.4867
CIE-LCH:
70.7105, 45.6961, 1.8644
CIE-Luv:
70.7105, 71.2462, -6.5364
Hunter-Lab:
64.6280, 41.8562, 4.7502
#fa8bac color charts
#fa8bac color shades, tints & tones
#fa8bac color schemes
#fa8bac color preview, HTML & CSS examples
This text has a color of #fa8bac
<p style="color:#fa8bac;">Text here</p>
.mytext {color:#fa8bac;}
This box has a color of #fa8bac
<div style="background-color:#fa8bac;">Content here</div>
.mybackground {background-color:#fa8bac;}
Border around this has a color of #fa8bac
<div style="border:2px solid #fa8bac;">Content here</div>
.myborder {border:2px solid #fa8bac;}