#fa888d color space conversions
Hex:
#fa888d
RGB:
250, 136, 141
CMY:
2, 47, 45
CMYK:
0, 46, 44, 2
HSL:
357°, 91.9355%, 75.6863%
HSV (HSB):
357°, 45.6000%, 98.0392%
XYZ:
53.0362, 39.8554, 30.0968
xyY:
0.4312, 0.3241, 39.8554
CIE-Lab:
69.3664, 43.6786, 16.9017
CIE-LCH:
69.3664, 46.8347, 21.1543
CIE-Luv:
69.3664, 79.7111, 14.0985
Hunter-Lab:
63.1311, 39.4777, 15.9261
#fa888d color charts
#fa888d color shades, tints & tones
#fa888d color schemes
#fa888d color preview, HTML & CSS examples
This text has a color of #fa888d
<p style="color:#fa888d;">Text here</p>
.mytext {color:#fa888d;}
This box has a color of #fa888d
<div style="background-color:#fa888d;">Content here</div>
.mybackground {background-color:#fa888d;}
Border around this has a color of #fa888d
<div style="border:2px solid #fa888d;">Content here</div>
.myborder {border:2px solid #fa888d;}