#fa988b color space conversions
Hex:
#fa988b
RGB:
250, 152, 139
CMY:
2, 40, 45
CMYK:
0, 39, 44, 2
HSL:
7°, 91.7355%, 76.2745%
HSV (HSB):
7°, 44.4000%, 98.0392%
XYZ:
55.3128, 44.6445, 30.1281
xyY:
0.4252, 0.3432, 44.6445
CIE-Lab:
72.6572, 35.3016, 22.5305
CIE-LCH:
72.6572, 41.8787, 32.5472
CIE-Luv:
72.6572, 69.4357, 23.0943
Hunter-Lab:
66.8166, 30.8387, 20.0373
#fa988b color charts
#fa988b color shades, tints & tones
#fa988b color schemes
#fa988b color preview, HTML & CSS examples
This text has a color of #fa988b
<p style="color:#fa988b;">Text here</p>
.mytext {color:#fa988b;}
This box has a color of #fa988b
<div style="background-color:#fa988b;">Content here</div>
.mybackground {background-color:#fa988b;}
Border around this has a color of #fa988b
<div style="border:2px solid #fa988b;">Content here</div>
.myborder {border:2px solid #fa988b;}