#fa908b color space conversions
Hex:
#fa908b
RGB:
250, 144, 139
CMY:
2, 44, 45
CMYK:
0, 42, 44, 2
HSL:
3°, 91.7355%, 76.2745%
HSV (HSB):
3°, 44.4000%, 98.0392%
XYZ:
54.0578, 42.1346, 29.7097
xyY:
0.4294, 0.3347, 42.1346
CIE-Lab:
70.9636, 39.4203, 20.2165
CIE-LCH:
70.9636, 44.3020, 27.1508
CIE-Luv:
70.9636, 74.8115, 19.2243
Hunter-Lab:
64.9112, 35.0597, 18.3009
#fa908b color charts
#fa908b color shades, tints & tones
#fa908b color schemes
#fa908b color preview, HTML & CSS examples
This text has a color of #fa908b
<p style="color:#fa908b;">Text here</p>
.mytext {color:#fa908b;}
This box has a color of #fa908b
<div style="background-color:#fa908b;">Content here</div>
.mybackground {background-color:#fa908b;}
Border around this has a color of #fa908b
<div style="border:2px solid #fa908b;">Content here</div>
.myborder {border:2px solid #fa908b;}