#fa998c color space conversions
Hex:
#fa998c
RGB:
250, 153, 140
CMY:
2, 40, 45
CMYK:
0, 39, 44, 2
HSL:
7°, 91.6667%, 76.4706%
HSV (HSB):
7°, 44.0000%, 98.0392%
XYZ:
55.5492, 44.9999, 30.5690
xyY:
0.4237, 0.3432, 44.9999
CIE-Lab:
72.8918, 34.8842, 22.3022
CIE-LCH:
72.8918, 41.4041, 32.5916
CIE-Luv:
72.8918, 68.5952, 22.9419
Hunter-Lab:
67.0820, 30.4187, 19.9391
#fa998c color charts
#fa998c color shades, tints & tones
#fa998c color schemes
#fa998c color preview, HTML & CSS examples
This text has a color of #fa998c
<p style="color:#fa998c;">Text here</p>
.mytext {color:#fa998c;}
This box has a color of #fa998c
<div style="background-color:#fa998c;">Content here</div>
.mybackground {background-color:#fa998c;}
Border around this has a color of #fa998c
<div style="border:2px solid #fa998c;">Content here</div>
.myborder {border:2px solid #fa998c;}